Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h96 #define gate_exists(gate) FLAG_TEST(gate, GATE, EXISTS) macro
H A Dclk-core.c106 if (gate_exists(gate)) { in peri_clk_enable()
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h96 #define gate_exists(gate) FLAG_TEST(gate, GATE, EXISTS) macro
H A Dclk-core.c106 if (gate_exists(gate)) { in peri_clk_enable()