Searched refs:b_bus_suspend (Results 1 – 6 of 6) sorted by relevance
86 u8 b_bus_suspend; member
1030 fsm->b_bus_suspend, in show_fsl_usb2_otg_state()
678 fsm->b_bus_suspend = 1; in ci_otg_fsm_event()691 if (fsm->b_bus_suspend == 1) { in ci_otg_fsm_event()693 fsm->b_bus_suspend = 0; in ci_otg_fsm_event()
224 seq_printf(s, "b_bus_suspend: %d\n", fsm->b_bus_suspend); in ci_otg_show()
159 int b_bus_suspend; member
426 else if (fsm->a_bidl_adis_tmout || fsm->b_bus_suspend) in otg_statemachine()