Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/phy/
Dphy-isp1301-omap.c212 # define INTR_SESS_VLD (1 << 1) macro
486 if (int_src & INTR_SESS_VLD) in update_otg1()
962 if (!(isp_stat & INTR_SESS_VLD)) in isp_update_otg()
1048 } else if (!(isp_stat & (INTR_VBUS_VLD|INTR_SESS_VLD))) in isp_update_otg()
1245 INTR_VBUS_VLD | INTR_SESS_VLD | INTR_ID_GND); in isp1301_otg_enable()
1247 INTR_VBUS_VLD | INTR_SESS_VLD | INTR_ID_GND); in isp1301_otg_enable()
1359 INTR_SESS_VLD); in isp1301_set_peripheral()