Home
last modified time | relevance | path

Searched defs:gate_is_no_disable (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h101 #define gate_is_no_disable(gate) FLAG_TEST(gate, GATE, NO_DISABLE) macro
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h101 #define gate_is_no_disable(gate) FLAG_TEST(gate, GATE, NO_DISABLE) macro