Home
last modified time | relevance | path

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

/linux/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.c474 !!(fsl_readl(&usb_dr_regs->otgsc) & OTGSC_STS_A_VBUS_VALID); in fsl_otg_start_host()
A Dphy-mv-usb.c317 otg_ctrl->a_vbus_vld = !!(otgsc & OTGSC_STS_A_VBUS_VALID); in mv_otg_update_inputs()
/linux/drivers/usb/gadget/udc/
A Dfsl_usb2_udc.h260 #define OTGSC_STS_A_VBUS_VALID 0x00000200 macro

Completed in 16 milliseconds