Searched refs:OTGSC_STS_B_SESSION_VALID (Results 1 - 4 of 4) sorted by relevance

/drivers/usb/phy/
H A Dphy-mv-usb.h27 #define OTGSC_STS_B_SESSION_VALID 0x00000800 macro
H A Dphy-fsl-usb.h170 #define OTGSC_STS_B_SESSION_VALID (0x1<<11) macro
H A Dphy-mv-usb.c315 otg_ctrl->b_sess_vld = !!(otgsc & OTGSC_STS_B_SESSION_VALID);
/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h266 #define OTGSC_STS_B_SESSION_VALID 0x00000800 macro

Completed in 43 milliseconds