Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-mv-usb.h23 #define OTGSC_STS_B_SESSION_VALID 0x00000800 macro
H A Dphy-fsl-usb.h156 #define OTGSC_STS_B_SESSION_VALID (0x1<<11) macro
H A Dphy-mv-usb.c304 otg_ctrl->b_sess_vld = !!(otgsc & OTGSC_STS_B_SESSION_VALID); in mv_otg_update_inputs()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-mv-usb.h23 #define OTGSC_STS_B_SESSION_VALID 0x00000800 macro
H A Dphy-fsl-usb.h156 #define OTGSC_STS_B_SESSION_VALID (0x1<<11) macro
H A Dphy-mv-usb.c304 otg_ctrl->b_sess_vld = !!(otgsc & OTGSC_STS_B_SESSION_VALID); in mv_otg_update_inputs()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h262 #define OTGSC_STS_B_SESSION_VALID 0x00000800 macro
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h262 #define OTGSC_STS_B_SESSION_VALID 0x00000800 macro

Completed in 9 milliseconds