Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-mv-usb.h93 u8 b_sess_end; member
Dphy-mv-usb.c309 otg_ctrl->b_sess_end = 0; in mv_otg_update_inputs()
312 otg_ctrl->b_sess_end = 1; in mv_otg_update_inputs()
316 otg_ctrl->b_sess_end = !!(otgsc & OTGSC_STS_B_SESSION_END); in mv_otg_update_inputs()
333 dev_dbg(&mvotg->pdev->dev, "b_sess_end %d\n", otg_ctrl->b_sess_end); in mv_otg_update_inputs()