Home
last modified time | relevance | path

Searched refs:SW_ONLY_GATE (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-bcm281xx.c193 .gate = SW_ONLY_GATE(0x0358, 20, 4),
198 .gate = SW_ONLY_GATE(0x035c, 20, 4),
203 .gate = SW_ONLY_GATE(0x0364, 20, 4),
208 .gate = SW_ONLY_GATE(0x0360, 20, 4),
H A Dclk-core.h208 #define SW_ONLY_GATE(_offset, _status_bit, _en_bit) \ macro
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-bcm235xx.c193 .gate = SW_ONLY_GATE(0x0358, 20, 4),
198 .gate = SW_ONLY_GATE(0x035c, 20, 4),
203 .gate = SW_ONLY_GATE(0x0364, 20, 4),
208 .gate = SW_ONLY_GATE(0x0360, 20, 4),
H A Dclk-core.h208 #define SW_ONLY_GATE(_offset, _status_bit, _en_bit) \ macro
/openbmc/linux/drivers/clk/bcm/
H A Dclk-kona.h185 #define SW_ONLY_GATE(_offset, _status_bit, _en_bit) \ macro