Searched refs:GATE_IPU_CORE1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt8183-ipu1.c | 20 #define GATE_IPU_CORE1(_id, _name, _parent, _shift) \ macro 25 GATE_IPU_CORE1(CLK_IPU_CORE1_JTAG, "ipu_core1_jtag", "dsp_sel", 0), 26 GATE_IPU_CORE1(CLK_IPU_CORE1_AXI, "ipu_core1_axi", "dsp_sel", 1), 27 GATE_IPU_CORE1(CLK_IPU_CORE1_IPU, "ipu_core1_ipu", "dsp_sel", 2),
|