Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/bcm/
Dclk-kona.c357 __is_clk_gate_enabled(struct ccu_data *ccu, struct bcm_clk_gate *gate) in __is_clk_gate_enabled()
374 is_clk_gate_enabled(struct ccu_data *ccu, struct bcm_clk_gate *gate) in is_clk_gate_enabled()
395 __gate_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate) in __gate_commit()
446 static bool gate_init(struct ccu_data *ccu, struct bcm_clk_gate *gate) in gate_init()
460 __clk_gate(struct ccu_data *ccu, struct bcm_clk_gate *gate, bool enable) in __clk_gate()
486 struct bcm_clk_gate *gate, bool enable) in clk_gate()
590 static int __div_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate, in __div_commit()
646 static bool div_init(struct ccu_data *ccu, struct bcm_clk_gate *gate, in div_init()
654 static int divider_write(struct ccu_data *ccu, struct bcm_clk_gate *gate, in divider_write()
873 __sel_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate, in __sel_commit()
[all …]
Dclk-kona.h129 struct bcm_clk_gate { struct
392 struct bcm_clk_gate gate;
Dclk-kona-setup.c81 struct bcm_clk_gate *gate; in peri_clk_data_offsets_valid()
253 static bool gate_valid(struct bcm_clk_gate *gate, const char *field_name, in gate_valid()
404 struct bcm_clk_gate *gate; in peri_clk_data_valid()