Home
last modified time | relevance | path

Searched defs:gate_exists (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/clk/bcm/
H A Dclk-kona.h46 #define gate_exists(gate) FLAG_TEST(gate, GATE, EXISTS) macro
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h95 #define gate_exists(gate) FLAG_TEST(gate, GATE, EXISTS) macro
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h95 #define gate_exists(gate) FLAG_TEST(gate, GATE, EXISTS) macro