Searched refs:GATE_CCU (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/clk/mediatek/ |
| A D | clk-mt8195-ccu.c | 19 #define GATE_CCU(_id, _name, _parent, _shift) \ macro 23 GATE_CCU(CLK_CCU_LARB18, "ccu_larb18", "top_ccu", 0), 24 GATE_CCU(CLK_CCU_AHB, "ccu_ahb", "top_ccu", 1), 25 GATE_CCU(CLK_CCU_CCU0, "ccu_ccu0", "top_ccu", 2), 26 GATE_CCU(CLK_CCU_CCU1, "ccu_ccu1", "top_ccu", 3),
|
Completed in 4 milliseconds