Searched refs:SW_ONLY_GATE (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
H A D | clk-bcm281xx.c | 193 .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 D | clk-core.h | 208 #define SW_ONLY_GATE(_offset, _status_bit, _en_bit) \ macro
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
H A D | clk-bcm235xx.c | 193 .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 D | clk-core.h | 208 #define SW_ONLY_GATE(_offset, _status_bit, _en_bit) \ macro
|
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-kona.h | 185 #define SW_ONLY_GATE(_offset, _status_bit, _en_bit) \ macro
|