Home
last modified time | relevance | path

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

/drivers/usb/phy/
A Dphy-mv-usb.h21 #define OTGSC_STS_A_VBUS_VALID 0x00000200 macro
A Dphy-fsl-usb.h154 #define OTGSC_STS_A_VBUS_VALID (0x1<<9) macro
A Dphy-fsl-usb.c475 !!(fsl_readl(&usb_dr_regs->otgsc) & OTGSC_STS_A_VBUS_VALID); in fsl_otg_start_host()
/drivers/usb/gadget/udc/
A Dfsl_usb2_udc.h260 #define OTGSC_STS_A_VBUS_VALID 0x00000200 macro

Completed in 11 milliseconds