Searched refs:refclk_div (Results 1 – 2 of 2) sorted by relevance
67 unsigned refclk_div; in x1000_otg_phy_recalc_rate() local70 refclk_div = usbpcr1 & USBPCR1_REFCLKDIV_MASK; in x1000_otg_phy_recalc_rate()72 switch (refclk_div) { in x1000_otg_phy_recalc_rate()
109 unsigned refclk_div; in jz4780_otg_phy_recalc_rate() local112 refclk_div = usbpcr1 & USBPCR1_REFCLKDIV_MASK; in jz4780_otg_phy_recalc_rate()114 switch (refclk_div) { in jz4780_otg_phy_recalc_rate()