Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-isp1301-omap.c225 # define INTR_SESS_VLD (1 << 1) macro
499 if (int_src & INTR_SESS_VLD) in update_otg1()
975 if (!(isp_stat & INTR_SESS_VLD)) in isp_update_otg()
1061 } else if (!(isp_stat & (INTR_VBUS_VLD|INTR_SESS_VLD))) in isp_update_otg()
1262 INTR_VBUS_VLD | INTR_SESS_VLD | INTR_ID_GND); in isp1301_otg_enable()
1264 INTR_VBUS_VLD | INTR_SESS_VLD | INTR_ID_GND); in isp1301_otg_enable()
1376 INTR_SESS_VLD); in isp1301_set_peripheral()