Searched refs:slow_rc (Results 1 – 1 of 1) sorted by relevance
387 if (IS_ERR(slow_rc)) in at91sam9x5_sckc_register()415 parent_hws[0] = slow_rc; in at91sam9x5_sckc_register()473 struct clk_hw *slow_rc, *slow_osc; in of_sam9x60_sckc_setup() local488 if (IS_ERR(slow_rc)) in of_sam9x60_sckc_setup()510 slow_rc, in of_sam9x60_sckc_setup()515 parent_hws[0] = slow_rc; in of_sam9x60_sckc_setup()538 clk_hw_unregister(slow_rc); in of_sam9x60_sckc_setup()587 struct clk_hw *slow_rc, *slowck; in of_sama5d4_sckc_setup() local604 if (IS_ERR(slow_rc)) in of_sama5d4_sckc_setup()631 parent_hws[0] = slow_rc; in of_sama5d4_sckc_setup()[all …]
Completed in 7 milliseconds