Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds