Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/phy/
Dphy-isp1301-omap.c46 u32 last_otg_ctrl; member
344 isp->last_otg_ctrl = l; in a_idle()
368 isp->last_otg_ctrl = l; in b_idle()
534 otg_change = otg_ctrl ^ isp->last_otg_ctrl; in otg_update_isp()
535 isp->last_otg_ctrl = otg_ctrl; in otg_update_isp()