Home
last modified time | relevance | path

Searched refs:b_sess_end (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-mv-usb.h89 u8 b_sess_end; member
H A Dphy-mv-usb.c298 otg_ctrl->b_sess_end = 0; in mv_otg_update_inputs()
301 otg_ctrl->b_sess_end = 1; in mv_otg_update_inputs()
305 otg_ctrl->b_sess_end = !!(otgsc & OTGSC_STS_B_SESSION_END); in mv_otg_update_inputs()
322 dev_dbg(&mvotg->pdev->dev, "b_sess_end %d\n", otg_ctrl->b_sess_end); in mv_otg_update_inputs()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-mv-usb.h89 u8 b_sess_end; member
H A Dphy-mv-usb.c298 otg_ctrl->b_sess_end = 0; in mv_otg_update_inputs()
301 otg_ctrl->b_sess_end = 1; in mv_otg_update_inputs()
305 otg_ctrl->b_sess_end = !!(otgsc & OTGSC_STS_B_SESSION_END); in mv_otg_update_inputs()
322 dev_dbg(&mvotg->pdev->dev, "b_sess_end %d\n", otg_ctrl->b_sess_end); in mv_otg_update_inputs()

Completed in 4 milliseconds