Home
last modified time | relevance | path

Searched refs:b_se0_srp (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/phy/
Dphy-mv-usb.h92 u8 b_se0_srp; member
Dphy-fsl-usb.c314 (unsigned long)&fsm->b_se0_srp); in fsl_otg_init_timers()
1048 fsm->b_se0_srp, in show_fsl_usb2_otg_state()
/drivers/usb/common/
Dusb-otg-fsm.c71 fsm->b_se0_srp = 0; in otg_leave_state()
354 fsm->b_ssend_srp && fsm->b_se0_srp) in otg_statemachine()
/drivers/usb/chipidea/
Ddebug.c258 seq_printf(s, "b_se0_srp: %d\n", fsm->b_se0_srp); in ci_otg_show()
Dotg_fsm.c332 ci->fsm.b_se0_srp = 1; in b_se0_srp_tmout()