Searched defs:parent_hws (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/clk/ |
H A D | clk-mux.c | 152 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 D | clk.c | 4229 const struct clk_hw **parent_hws = init->parent_hws; in clk_core_populate_parent_map() local
|
/linux/drivers/clk/renesas/ |
H A D | clk-vbattb.c | 86 const struct clk_hw *parent_hws[2]; in vbattb_clk_probe() local
|
/linux/drivers/clk/at91/ |
H A D | clk-master.c | 476 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 D | clk-programmable.c | 218 struct clk_hw **parent_hws, u8 num_parents, u8 id, in at91_clk_register_programmable()
|
H A D | clk-generated.c | 322 struct clk_hw **parent_hws, in at91_clk_register_generated()
|
H A D | sama7g5.c | 985 struct clk_hw *parent_hws[10]; in sama7g5_pmc_setup() local
|
H A D | sama7d65.c | 1108 struct clk_hw *parent_hws[10]; in sama7d65_pmc_setup() local
|
H A D | clk-main.c | 555 struct clk_hw **parent_hws, in at91_clk_register_sam9x5_main()
|
/linux/drivers/clk/sophgo/ |
H A D | clk-sg2044.c | 1736 struct clk_hw *parent_hws[1] = { }; in sg2044_clk_init_ctrl() local
|