Home
last modified time | relevance | path

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

/linux/drivers/phy/
H A Dphy-snps-eusb2.c62 #define FSEL_MASK GENMASK(6, 4) macro
264 FSEL_MASK, in exynos_eusb2_ref_clk_init()
265 FIELD_PREP(FSEL_MASK, config->fsel_val)); in exynos_eusb2_ref_clk_init()
301 FSEL_MASK, in qcom_eusb2_ref_clk_init()
302 FIELD_PREP(FSEL_MASK, config->fsel_val)); in qcom_eusb2_ref_clk_init()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-snps-femto-v2.c36 #define FSEL_MASK GENMASK(6, 4) macro
424 FSEL_MASK, 0); in qcom_snps_hsphy_init()