gate_exists       109 drivers/clk/bcm/clk-kona-setup.c 	if (gate_exists(gate)) {
gate_exists       430 drivers/clk/bcm/clk-kona-setup.c 	if (gate_exists(gate) && !gate_valid(gate, "gate", name))
gate_exists       364 drivers/clk/bcm/clk-kona.c 	if (!gate_exists(gate))
gate_exists       381 drivers/clk/bcm/clk-kona.c 	if (!gate_exists(gate))
gate_exists       402 drivers/clk/bcm/clk-kona.c 	BUG_ON(!gate_exists(gate));
gate_exists       449 drivers/clk/bcm/clk-kona.c 	if (!gate_exists(gate))
gate_exists       465 drivers/clk/bcm/clk-kona.c 	if (!gate_exists(gate) || !gate_is_sw_managed(gate))
gate_exists       496 drivers/clk/bcm/clk-kona.c 	if (!gate_exists(gate) || !gate_is_sw_managed(gate))