Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/bcm/
H A Dclk-kona.c350 __is_clk_gate_enabled(struct ccu_data *ccu, struct bcm_clk_gate *gate) in __is_clk_gate_enabled()
367 is_clk_gate_enabled(struct ccu_data *ccu, struct bcm_clk_gate *gate) in is_clk_gate_enabled()
388 __gate_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate) in __gate_commit()
439 static bool gate_init(struct ccu_data *ccu, struct bcm_clk_gate *gate) in gate_init()
453 __clk_gate(struct ccu_data *ccu, struct bcm_clk_gate *gate, bool enable) in __clk_gate()
479 struct bcm_clk_gate *gate, bool enable) in clk_gate()
583 static int __div_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate, in __div_commit()
639 static bool div_init(struct ccu_data *ccu, struct bcm_clk_gate *gate, in div_init()
647 static int divider_write(struct ccu_data *ccu, struct bcm_clk_gate *gate, in divider_write()
866 __sel_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate, in __sel_commit()
[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()
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h144 struct bcm_clk_gate { struct
390 struct bcm_clk_gate gate;
394 struct bcm_clk_gate gate;
398 struct bcm_clk_gate gate;
H A Dclk-core.c83 struct bcm_clk_gate *gate = &cd->gate; in peri_clk_enable()
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h144 struct bcm_clk_gate { struct
390 struct bcm_clk_gate gate;
394 struct bcm_clk_gate gate;
398 struct bcm_clk_gate gate;
H A Dclk-core.c83 struct bcm_clk_gate *gate = &cd->gate; in peri_clk_enable()