Home
last modified time | relevance | path

Searched refs:a_wait_bcon_timeout (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/phy/
H A Dphy-mv-usb.c92 mvotg->otg_ctrl.a_wait_bcon_timeout = 1; in mv_otg_timer_await_bcon()
359 || otg_ctrl->a_wait_bcon_timeout) { in mv_otg_update_state()
361 mvotg->otg_ctrl.a_wait_bcon_timeout = 0; in mv_otg_update_state()
366 mvotg->otg_ctrl.a_wait_bcon_timeout = 0; in mv_otg_update_state()
370 mvotg->otg_ctrl.a_wait_bcon_timeout = 0; in mv_otg_update_state()
H A Dphy-mv-usb.h98 u8 a_wait_bcon_timeout; member