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

/linux-4.4.14/drivers/usb/phy/
H A Dphy-mv-usb.h28 #define OTGSC_STS_B_SESSION_END 0x00001000 macro
H A Dphy-fsl-usb.h171 #define OTGSC_STS_B_SESSION_END (0x1<<12) macro
H A Dphy-mv-usb.c316 otg_ctrl->b_sess_end = !!(otgsc & OTGSC_STS_B_SESSION_END); mv_otg_update_inputs()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h267 #define OTGSC_STS_B_SESSION_END 0x00001000 macro

Completed in 143 milliseconds