Home
last modified time | relevance | path

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

/linux/drivers/clk/bcm/
H A Dclk-kona-setup.c245 static bool gate_valid(struct bcm_clk_gate *gate, const char *field_name, in gate_valid() function
422 if (gate_exists(gate) && !gate_valid(gate, "gate", name)) in peri_clk_data_valid()