Searched refs:b_idle (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/drivers/usb/chipidea/ |
H A D | otg_fsm.h | 61 #define TB_SE0_SRP (1000) /* b_idle,minimum 1s, section:5.1.2 */
|
H A D | otg_fsm.c | 338 /* only vbus fall below B_sess_vld in b_idle state */ b_ssend_srp_tmout() 571 * a_idle to b_idle; or ci_otg_fsm_work()
|
/linux-4.4.14/drivers/usb/common/ |
H A D | common.c | 32 [OTG_STATE_B_IDLE] = "b_idle", usb_otg_state_string()
|
/linux-4.4.14/drivers/usb/phy/ |
H A D | phy-isp1301-omap.c | 362 static void b_idle(struct isp1301 *isp, const char *tag) b_idle() function 518 b_idle(isp, "init"); update_otg1() 677 b_idle(isp, "srp_timeout"); omap_otg_irq() 774 b_idle(isp, __func__); omap_otg_irq() 1050 b_idle(isp, __func__); isp_update_otg()
|
H A D | phy-fsl-usb.h | 299 #define TB_SE0_SRP (2) /* b_idle,minimum 2 ms, section:5.3.2 */
|
H A D | phy-mv-usb.c | 42 "b_idle",
|
/linux-4.4.14/drivers/usb/musb/ |
H A D | musb_virthub.c | 149 dev_dbg(musb->controller, "HNP: Returning from HNP; no hub reset from b_idle\n"); musb_port_reset()
|
Completed in 182 milliseconds