Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/bcm/
H A Dclk-kona.c351 __is_clk_gate_enabled(struct ccu_data *ccu, struct bcm_clk_gate *gate) in __is_clk_gate_enabled()
368 is_clk_gate_enabled(struct ccu_data *ccu, struct bcm_clk_gate *gate) in is_clk_gate_enabled()
389 __gate_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate) in __gate_commit()
440 static bool gate_init(struct ccu_data *ccu, struct bcm_clk_gate *gate) in gate_init()
480 struct bcm_clk_gate *gate, bool enable) in clk_gate()
640 static bool div_init(struct ccu_data *ccu, struct bcm_clk_gate *gate, in div_init()
867 __sel_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate, in __sel_commit()
924 static bool sel_init(struct ccu_data *ccu, struct bcm_clk_gate *gate, in sel_init()
970 struct bcm_clk_gate *gate = &bcm_clk->u.peri->gate; in kona_peri_clk_enable()
978 struct bcm_clk_gate *gate = &bcm_clk->u.peri->gate; in kona_peri_clk_disable()
[all …]
H A Dclk-kona.h121 struct bcm_clk_gate { struct
384 struct bcm_clk_gate gate;
H A Dclk-kona-setup.c73 struct bcm_clk_gate *gate; in peri_clk_data_offsets_valid()
245 static bool gate_valid(struct bcm_clk_gate *gate, const char *field_name, in gate_valid()
396 struct bcm_clk_gate *gate; in peri_clk_data_valid()