Home
last modified time | relevance | path

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

/external/u-boot/include/usb/
Dehci-ci.h63 #define PHY_CLK_VALID (1 << 17) macro
/external/u-boot/drivers/usb/host/
Dehci-fsl.c48 if (!((in_be32(&ehci->control) & PHY_CLK_VALID) || in usb_phy_clk_valid()
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dcpu_init.c326 } while (!(temp & PHY_CLK_VALID)); in cpu_init_f()