bcm_clk_gate
static bool gate_valid(struct bcm_clk_gate *gate, const char *field_name,
struct bcm_clk_gate *gate;
struct bcm_clk_gate *gate;
__is_clk_gate_enabled(struct ccu_data *ccu, struct bcm_clk_gate *gate)
is_clk_gate_enabled(struct ccu_data *ccu, struct bcm_clk_gate *gate)
__gate_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate)
static bool gate_init(struct ccu_data *ccu, struct bcm_clk_gate *gate)
__clk_gate(struct ccu_data *ccu, struct bcm_clk_gate *gate, bool enable)
struct bcm_clk_gate *gate, bool enable)
static int __div_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate,
static bool div_init(struct ccu_data *ccu, struct bcm_clk_gate *gate,
static int divider_write(struct ccu_data *ccu, struct bcm_clk_gate *gate,
__sel_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate,
static bool sel_init(struct ccu_data *ccu, struct bcm_clk_gate *gate,
static int selector_write(struct ccu_data *ccu, struct bcm_clk_gate *gate,
struct bcm_clk_gate *gate = &bcm_clk->u.peri->gate;
struct bcm_clk_gate *gate = &bcm_clk->u.peri->gate;
struct bcm_clk_gate *gate = &bcm_clk->u.peri->gate;
struct bcm_clk_gate gate;