Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c83 #define PHYCLKRST_REFCLKSEL_MASK (0x03 << 2) macro
287 reg &= ~PHYCLKRST_REFCLKSEL_MASK; in exynos5_usbdrd_pipe3_set_refclk()
332 reg &= ~PHYCLKRST_REFCLKSEL_MASK; in exynos5_usbdrd_utmi_set_refclk()
/kernel/linux/linux-6.6/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c82 #define PHYCLKRST_REFCLKSEL_MASK (0x03 << 2) macro
318 reg &= ~PHYCLKRST_REFCLKSEL_MASK; in exynos5_usbdrd_pipe3_set_refclk()
363 reg &= ~PHYCLKRST_REFCLKSEL_MASK; in exynos5_usbdrd_utmi_set_refclk()

Completed in 5 milliseconds