Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-isp1301-omap.c59 u32 last_otg_ctrl; member
357 isp->last_otg_ctrl = l; in a_idle()
381 isp->last_otg_ctrl = l; in b_idle()
547 otg_change = otg_ctrl ^ isp->last_otg_ctrl; in otg_update_isp()
548 isp->last_otg_ctrl = otg_ctrl; in otg_update_isp()