Home
last modified time | relevance | path

Searched refs:td_slck_hw (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/at91/
H A Dsama7d65.c1106 struct clk_hw *td_slck_hw, *md_slck_hw; in sama7d65_pmc_setup() local
1112 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()
H A Dsama7g5.c983 struct clk_hw *td_slck_hw, *md_slck_hw; in sama7g5_pmc_setup() local
989 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()