Searched refs:USBPHY_SESNDEN (Results 1 – 4 of 4) sorted by relevance
17 #define CONFIG_DV_USBPHY_CTL (USBPHY_SESNDEN | USBPHY_VBDTCTEN)41 writel(USBPHY_PHY24MHZ | USBPHY_SESNDEN | in phy_on()
55 #define USBPHY_SESNDEN (1 << 7) /* v(sess_end) comparator */ macro
17 #define USBPHY_SESNDEN BIT(7) /* v(sess_end) comparator */ macro
56 phy_ctrl |= USBPHY_SESNDEN | USBPHY_VBDTCTEN | USBPHY_PHYPLLON; in phy_on()69 phy_ctrl &= ~(USBPHY_SESNDEN | USBPHY_VBDTCTEN | USBPHY_PHYPLLON); in phy_off()