Searched refs:md_slck_hw (Results 1 – 1 of 1) sorted by relevance
989 struct clk_hw *td_slck_hw, *md_slck_hw; in sama7g5_pmc_setup() local996 md_slck_hw = __clk_get_hw(of_clk_get_by_name(np, "md_slck")); in sama7g5_pmc_setup()999 if (!td_slck_hw || !md_slck_hw || !main_xtal_hw) in sama7g5_pmc_setup()1103 parent_hws[0] = md_slck_hw; in sama7g5_pmc_setup()1149 parent_hws[0] = md_slck_hw; in sama7g5_pmc_setup()1199 parent_hws[0] = md_slck_hw; in sama7g5_pmc_setup()