Home
last modified time | relevance | path

Searched defs:parent_hws (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/clk/at91/
H A Dsckc.c323 const struct clk_hw **parent_hws, in at91_clk_register_sam9x5_slow()
379 const struct clk_hw *parent_hws[2]; in at91sam9x5_sckc_register() local
477 const struct clk_hw *parent_hws[2]; in of_sam9x60_sckc_setup() local
593 const struct clk_hw *parent_hws[2]; in of_sama5d4_sckc_setup() local
H A Dclk-master.c476 struct clk_hw **parent_hws, in at91_clk_register_master_internal()
534 struct clk_hw **parent_hws, in at91_clk_register_master_pres()
818 struct clk_hw **parent_hws, in at91_clk_sama7g5_register_master()
H A Dclk-programmable.c218 struct clk_hw **parent_hws, u8 num_parents, u8 id, in at91_clk_register_programmable()
H A Dclk-generated.c322 struct clk_hw **parent_hws, in at91_clk_register_generated()
H A Dsama7g5.c985 struct clk_hw *parent_hws[10]; in sama7g5_pmc_setup() local
H A Dsama7d65.c1108 struct clk_hw *parent_hws[10]; in sama7d65_pmc_setup() local
H A Dclk-main.c555 struct clk_hw **parent_hws, in at91_clk_register_sam9x5_main()
/linux/drivers/clk/
H A Dclk-mux.c152 const struct clk_hw **parent_hws, in __clk_hw_register_mux()
218 const struct clk_hw **parent_hws, in __devm_clk_hw_register_mux()
H A Dclk.c4229 const struct clk_hw **parent_hws = init->parent_hws; in clk_core_populate_parent_map() local
/linux/drivers/clk/sophgo/
H A Dclk-sg2044.c1736 struct clk_hw *parent_hws[1] = { }; in sg2044_clk_init_ctrl() local
/linux/drivers/clk/aspeed/
H A Dclk-ast2700.c81 const struct clk_hw **parent_hws; member