Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-fsl.h42 #define CONTROL_REGISTER_W1C_MASK 0x00020000 /* W1C: PHY_CLK_VALID */
52 #define PHY_CLK_VALID (1<<17) macro
H A Dehci-fsl.c191 if (!(ioread32be(non_ehci + FSL_SOC_USB_CTRL) & PHY_CLK_VALID)) in usb_phy_clk_valid()
249 /* PHY_CLK_VALID bit is de-featured from all controller in ehci_fsl_setup_phy()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-fsl.h42 #define CONTROL_REGISTER_W1C_MASK 0x00020000 /* W1C: PHY_CLK_VALID */
52 #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()
243 /* PHY_CLK_VALID bit is de-featured from all controller in ehci_fsl_setup_phy()

Completed in 3 milliseconds