Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ingenic/
H A Dx1000-cgu.c67 unsigned refclk_div; in x1000_otg_phy_recalc_rate() local
70 refclk_div = usbpcr1 & USBPCR1_REFCLKDIV_MASK; in x1000_otg_phy_recalc_rate()
72 switch (refclk_div) { in x1000_otg_phy_recalc_rate()
H A Djz4780-cgu.c109 unsigned refclk_div; in jz4780_otg_phy_recalc_rate() local
112 refclk_div = usbpcr1 & USBPCR1_REFCLKDIV_MASK; in jz4780_otg_phy_recalc_rate()
114 switch (refclk_div) { in jz4780_otg_phy_recalc_rate()
/kernel/linux/linux-6.6/drivers/clk/ingenic/
H A Dx1000-cgu.c68 unsigned refclk_div; in x1000_otg_phy_recalc_rate() local
71 refclk_div = usbpcr1 & USBPCR1_REFCLKDIV_MASK; in x1000_otg_phy_recalc_rate()
73 switch (refclk_div) { in x1000_otg_phy_recalc_rate()
H A Djz4780-cgu.c109 unsigned refclk_div; in jz4780_otg_phy_recalc_rate() local
112 refclk_div = usbpcr1 & USBPCR1_REFCLKDIV_MASK; in jz4780_otg_phy_recalc_rate()
114 switch (refclk_div) { in jz4780_otg_phy_recalc_rate()

Completed in 5 milliseconds