Searched refs:OTGSTS_VBUS_VALID (Results 1 – 4 of 4) sorted by relevance
115 #define OTGSTS_VBUS_VALID BIT(1) macro
83 vbus = !!(readl(&cdns->otg_regs->sts) & OTGSTS_VBUS_VALID); in cdns3_get_vbus()
146 #define OTGSTS_VBUS_VALID BIT(1) macro
102 vbus = !!(readl(&cdns->otg_regs->sts) & OTGSTS_VBUS_VALID); in cdns3_get_vbus()