Searched refs:usb_div_hw (Results 1 – 1 of 1) sorted by relevance
649 struct clk_hw *usb_div_hw, *osc_hw; in clk_usb_pll_round_rate() local664 usb_div_hw = clk_hw_get_parent_by_index(hw, 0); in clk_usb_pll_round_rate()665 if (!usb_div_hw) in clk_usb_pll_round_rate()669 osc_hw = clk_hw_get_parent_by_index(usb_div_hw, 0); in clk_usb_pll_round_rate()