Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-mv-usb.h24 #define OTGSC_STS_B_SESSION_END 0x00001000 macro
H A Dphy-fsl-usb.h157 #define OTGSC_STS_B_SESSION_END (0x1<<12) macro
H A Dphy-mv-usb.c305 otg_ctrl->b_sess_end = !!(otgsc & OTGSC_STS_B_SESSION_END); in mv_otg_update_inputs()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h263 #define OTGSC_STS_B_SESSION_END 0x00001000 macro