Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/at91/
Dsama7g5.c988 struct clk_hw *td_slck_hw, *md_slck_hw; in sama7g5_pmc_setup() local
995 md_slck_hw = __clk_get_hw(of_clk_get_by_name(np, "md_slck")); in sama7g5_pmc_setup()
998 if (!td_slck_hw || !md_slck_hw || !main_xtal_hw) in sama7g5_pmc_setup()
1102 parent_hws[0] = md_slck_hw; in sama7g5_pmc_setup()
1148 parent_hws[0] = md_slck_hw; in sama7g5_pmc_setup()
1198 parent_hws[0] = md_slck_hw; in sama7g5_pmc_setup()