Searched refs:SW_ONLY_GATE (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
| H A D | clk-bcm281xx.c | 194 .gate = SW_ONLY_GATE(0x0358, 20, 4), 199 .gate = SW_ONLY_GATE(0x035c, 20, 4), 204 .gate = SW_ONLY_GATE(0x0364, 20, 4), 209 .gate = SW_ONLY_GATE(0x0360, 20, 4),
|
| H A D | clk-core.h | 209 #define SW_ONLY_GATE(_offset, _status_bit, _en_bit) \ macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
| H A D | clk-bcm235xx.c | 194 .gate = SW_ONLY_GATE(0x0358, 20, 4), 199 .gate = SW_ONLY_GATE(0x035c, 20, 4), 204 .gate = SW_ONLY_GATE(0x0364, 20, 4), 209 .gate = SW_ONLY_GATE(0x0360, 20, 4),
|
| H A D | clk-core.h | 209 #define SW_ONLY_GATE(_offset, _status_bit, _en_bit) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/clk/bcm/ |
| H A D | clk-kona.h | 193 #define SW_ONLY_GATE(_offset, _status_bit, _en_bit) \ macro
|