Home
last modified time | relevance | path

Searched defs:parent_hws (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-mux.c148 __clk_hw_register_mux(struct device *dev, struct device_node *np, const char *name, u8 num_parents, const char * const *parent_names, const struct clk_hw **parent_hws, const struct clk_parent_data *parent_data, unsigned long flags, void __iomem *reg, u8 shift, u32 mask, u8 clk_mux_flags, u32 *table, spinlock_t *lock) __clk_hw_register_mux() argument
H A Dclk.c3860 const struct clk_hw **parent_hws = init->parent_hws; in clk_core_populate_parent_map() local
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-mux.c149 __clk_hw_register_mux(struct device *dev, struct device_node *np, const char *name, u8 num_parents, const char * const *parent_names, const struct clk_hw **parent_hws, const struct clk_parent_data *parent_data, unsigned long flags, void __iomem *reg, u8 shift, u32 mask, u8 clk_mux_flags, const u32 *table, spinlock_t *lock) __clk_hw_register_mux() argument
215 __devm_clk_hw_register_mux(struct device *dev, struct device_node *np, const char *name, u8 num_parents, const char * const *parent_names, const struct clk_hw **parent_hws, const struct clk_parent_data *parent_data, unsigned long flags, void __iomem *reg, u8 shift, u32 mask, u8 clk_mux_flags, const u32 *table, spinlock_t *lock) __devm_clk_hw_register_mux() argument
H A Dclk.c4080 const struct clk_hw **parent_hws = init->parent_hws; in clk_core_populate_parent_map() local
/kernel/linux/linux-6.6/drivers/clk/at91/
H A Dclk-generated.c319 at91_clk_register_generated(struct regmap *regmap, spinlock_t *lock, const struct clk_pcr_layout *layout, const char *name, const char **parent_names, struct clk_hw **parent_hws, u32 *mux_table, u8 num_parents, u8 id, const struct clk_range *range, int chg_pid) at91_clk_register_generated() argument
H A Dclk-programmable.c216 at91_clk_register_programmable(struct regmap *regmap, const char *name, const char **parent_names, struct clk_hw **parent_hws, u8 num_parents, u8 id, const struct clk_programmable_layout *layout, u32 *mux_table) at91_clk_register_programmable() argument
H A Dclk-main.c552 at91_clk_register_sam9x5_main(struct regmap *regmap, const char *name, const char **parent_names, struct clk_hw **parent_hws, int num_parents) at91_clk_register_sam9x5_main() argument
H A Dsama7g5.c990 struct clk_hw *parent_hws[10]; in sama7g5_pmc_setup() local
[all...]
H A Dsckc.c377 const struct clk_hw *parent_hws[2]; in at91sam9x5_sckc_register() local
475 const struct clk_hw *parent_hws[2]; in of_sam9x60_sckc_setup() local
319 at91_clk_register_sam9x5_slow(void __iomem *sckcr, const char *name, const struct clk_hw **parent_hws, int num_parents, const struct clk_slow_bits *bits) at91_clk_register_sam9x5_slow() argument
591 const struct clk_hw *parent_hws[2]; of_sama5d4_sckc_setup() local
[all...]
H A Dclk-master.c473 at91_clk_register_master_internal(struct regmap *regmap, const char *name, int num_parents, const char **parent_names, struct clk_hw **parent_hws, const struct clk_master_layout *layout, const struct clk_master_characteristics *characteristics, const struct clk_ops *ops, spinlock_t *lock, u32 flags) at91_clk_register_master_internal() argument
531 at91_clk_register_master_pres(struct regmap *regmap, const char *name, int num_parents, const char **parent_names, struct clk_hw **parent_hws, const struct clk_master_layout *layout, const struct clk_master_characteristics *characteristics, spinlock_t *lock) at91_clk_register_master_pres() argument
812 at91_clk_sama7g5_register_master(struct regmap *regmap, const char *name, int num_parents, const char **parent_names, struct clk_hw **parent_hws, u32 *mux_table, spinlock_t *lock, u8 id, bool critical, int chg_pid) at91_clk_sama7g5_register_master() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dclk-provider.h291 const struct clk_hw **parent_hws; member
/kernel/linux/linux-6.6/include/linux/
H A Dclk-provider.h305 const struct clk_hw **parent_hws; member
[all...]

Completed in 24 milliseconds