Searched refs:GATE_ICG1 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/mediatek/ |
| H A D | clk-mt6797.c | 431 #define GATE_ICG1(_id, _name, _parent, _shift) \ macro 492 GATE_ICG1(CLK_INFRA_MD2MD_CCIF_3, "infra_md2md_ccif_3", "axi_sel", 0), 493 GATE_ICG1(CLK_INFRA_SPI, "infra_spi", "spi_sel", 1), 494 GATE_ICG1(CLK_INFRA_MSDC0, "infra_msdc0", "msdc50_0_sel", 2), 495 GATE_ICG1(CLK_INFRA_MD2MD_CCIF_4, "infra_md2md_ccif_4", "axi_sel", 3), 496 GATE_ICG1(CLK_INFRA_MSDC1, "infra_msdc1", "msdc30_1_sel", 4), 497 GATE_ICG1(CLK_INFRA_MSDC2, "infra_msdc2", "msdc30_2_sel", 5), 498 GATE_ICG1(CLK_INFRA_MD2MD_CCIF_5, "infra_md2md_ccif_5", "axi_sel", 7), 499 GATE_ICG1(CLK_INFRA_GCPU, "infra_gcpu", "axi_sel", 8), 500 GATE_ICG1(CLK_INFRA_TRNG, "infra_trng", "axi_sel", 9), [all …]
|