Searched refs:td_slck_hw (Results 1 – 2 of 2) sorted by relevance
1106 struct clk_hw *td_slck_hw, *md_slck_hw; in sama7d65_pmc_setup() local1112 td_slck_hw = __clk_get_hw(of_clk_get_by_name(np, "td_slck")); in sama7d65_pmc_setup()1116 if (!td_slck_hw || !md_slck_hw || !main_xtal_hw) in sama7d65_pmc_setup()1222 parent_hws[1] = td_slck_hw; in sama7d65_pmc_setup()1271 parent_hws[1] = td_slck_hw; in sama7d65_pmc_setup()1322 parent_hws[1] = td_slck_hw; in sama7d65_pmc_setup()
983 struct clk_hw *td_slck_hw, *md_slck_hw; in sama7g5_pmc_setup() local989 td_slck_hw = __clk_get_hw(of_clk_get_by_name(np, "td_slck")); in sama7g5_pmc_setup()993 if (!td_slck_hw || !md_slck_hw || !main_xtal_hw) in sama7g5_pmc_setup()1098 parent_hws[1] = td_slck_hw; in sama7g5_pmc_setup()1144 parent_hws[1] = td_slck_hw; in sama7g5_pmc_setup()1194 parent_hws[1] = td_slck_hw; in sama7g5_pmc_setup()