Searched refs:GATE_ICG1 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/clk/mediatek/ |
| D | clk-mt6797.c | 436 #define GATE_ICG1(_id, _name, _parent, _shift) { \ macro 485 GATE_ICG1(CLK_INFRA_MD2MD_CCIF_3, "infra_md2md_ccif_3", "axi_sel", 0), 486 GATE_ICG1(CLK_INFRA_SPI, "infra_spi", "spi_sel", 1), 487 GATE_ICG1(CLK_INFRA_MSDC0, "infra_msdc0", "msdc50_0_sel", 2), 488 GATE_ICG1(CLK_INFRA_MD2MD_CCIF_4, "infra_md2md_ccif_4", "axi_sel", 3), 489 GATE_ICG1(CLK_INFRA_MSDC1, "infra_msdc1", "msdc30_1_sel", 4), 490 GATE_ICG1(CLK_INFRA_MSDC2, "infra_msdc2", "msdc30_2_sel", 5), 491 GATE_ICG1(CLK_INFRA_MD2MD_CCIF_5, "infra_md2md_ccif_5", "axi_sel", 7), 492 GATE_ICG1(CLK_INFRA_GCPU, "infra_gcpu", "axi_sel", 8), 493 GATE_ICG1(CLK_INFRA_TRNG, "infra_trng", "axi_sel", 9), [all …]
|