Searched refs:gate_exists (Results 1 – 4 of 4) sorted by relevance
96 #define gate_exists(gate) FLAG_TEST(gate, GATE, EXISTS) macro
106 if (gate_exists(gate)) { in peri_clk_enable()