Searched refs:PHY_CLK_SEL_UTMI (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/usb/ | ||
D | ehci-ci.h | 53 #define PHY_CLK_SEL_UTMI (0 << 10) macro |
/external/u-boot/drivers/usb/host/ | ||
D | ehci-fsl.c | 243 PHY_CLK_SEL_UTMI); in ehci_fsl_init() |