Searched refs:b_bus_suspend (Results 1 - 5 of 5) sorted by relevance

/drivers/usb/phy/
H A Dphy-mv-usb.h90 u8 b_bus_suspend; member in struct:mv_otg_ctrl
H A Dphy-fsl-usb.c1065 "b_bus_suspend: %d\n"
1080 fsm->b_bus_suspend,
/drivers/usb/common/
H A Dusb-otg-fsm.c346 else if (fsm->a_bidl_adis_tmout || fsm->b_bus_suspend)
/drivers/usb/chipidea/
H A Dotg_fsm.c663 fsm->b_bus_suspend = 1;
676 if (fsm->b_bus_suspend == 1) {
678 fsm->b_bus_suspend = 0;
H A Ddebug.c248 seq_printf(s, "b_bus_suspend: %d\n", fsm->b_bus_suspend);

Completed in 143 milliseconds