Home
last modified time | relevance | path

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

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