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

/linux-4.4.14/drivers/usb/host/
H A Dehci-fsl.h55 #define CONTROL_REGISTER_W1C_MASK 0x00020000 /* W1C: PHY_CLK_VALID */
65 #define PHY_CLK_VALID (1<<17) macro
H A Dehci-fsl.c240 * check PHY_CLK_VALID to determine phy clock presence before writing ehci_fsl_setup_phy()
244 if (!(in_be32(non_ehci + FSL_SOC_USB_CTRL) & PHY_CLK_VALID)) { ehci_fsl_setup_phy()

Completed in 207 milliseconds