Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dehci-fsl.h52 #define PHY_CLK_VALID (1<<17) macro
H A Dehci-fsl.c185 if (!(ioread32be(non_ehci + FSL_SOC_USB_CTRL) & PHY_CLK_VALID)) in usb_phy_clk_valid()