Home
last modified time | relevance | path

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

/openbmc/linux/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()