Home
last modified time | relevance | path

Searched refs:USBPHY_PHYPLLON (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Ddavinci.h57 #define USBPHY_PHYPLLON (1 << 4) /* override pll suspend */ macro
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Ddavinci.h20 #define USBPHY_PHYPLLON BIT(4) /* override pll suspend */ macro
H A Ddavinci.c56 phy_ctrl |= USBPHY_SESNDEN | USBPHY_VBDTCTEN | USBPHY_PHYPLLON; in phy_on()
69 phy_ctrl &= ~(USBPHY_SESNDEN | USBPHY_VBDTCTEN | USBPHY_PHYPLLON); in phy_off()