Searched refs:ULPI_PHY_CLK_SEL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ | ||
H A D | ehci-fsl.h | 51 #define ULPI_PHY_CLK_SEL (1<<10) macro |
H A D | ehci-fsl.c | 221 tmp |= ULPI_PHY_CLK_SEL | USB_CTRL_USB_EN; in ehci_fsl_setup_phy() |