Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/ !
Disp1301.h50 #define OTG_B_SESS_END (1 << 6) macro
/linux-6.1.9/drivers/usb/phy/ !
Dphy-isp1301-omap.c201 # define OTG_B_SESS_END (1 << 6) macro
522 else if (otg_status & OTG_B_SESS_END) in update_otg2()
1049 isp_bstat |= OTG_B_SESS_END; in isp_update_otg()