Searched refs:GATE_INFRA (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/clk/mediatek/
H A Dclk-mt7622-infracfg.c17 #define GATE_INFRA(_id, _name, _parent, _shift) \ macro
38 GATE_INFRA(CLK_INFRA_DBGCLK_PD, "infra_dbgclk_pd", "axi_sel", 0),
39 GATE_INFRA(CLK_INFRA_TRNG, "trng_ck", "axi_sel", 2),
40 GATE_INFRA(CLK_INFRA_AUDIO_PD, "infra_audio_pd", "aud_intbus_sel", 5),
41 GATE_INFRA(CLK_INFRA_IRRX_PD, "infra_irrx_pd", "irrx_sel", 16),
42 GATE_INFRA(CLK_INFRA_APXGPT_PD, "infra_apxgpt_pd", "f10m_ref_sel", 18),
43 GATE_INFRA(CLK_INFRA_PMIC_PD, "infra_pmic_pd", "pmicspi_sel", 22),
H A Dclk-mt7629.c54 #define GATE_INFRA(_id, _name, _parent, _shift) \ macro
332 GATE_INFRA(CLK_INFRA_DBGCLK_PD, "infra_dbgclk_pd", "hd_faxi", 0),
333 GATE_INFRA(CLK_INFRA_TRNG_PD, "infra_trng_pd", "hd_faxi", 2),
334 GATE_INFRA(CLK_INFRA_DEVAPC_PD, "infra_devapc_pd", "hd_faxi", 4),
335 GATE_INFRA(CLK_INFRA_APXGPT_PD, "infra_apxgpt_pd", "infrao_10m", 18),
336 GATE_INFRA(CLK_INFRA_SEJ_PD, "infra_sej_pd", "infrao_10m", 19),
H A Dclk-mt2712.c843 #define GATE_INFRA(_id, _name, _parent, _shift) \ macro
847 GATE_INFRA(CLK_INFRA_DBGCLK, "infra_dbgclk", "axi_sel", 0),
848 GATE_INFRA(CLK_INFRA_GCE, "infra_gce", "axi_sel", 6),
849 GATE_INFRA(CLK_INFRA_M4U, "infra_m4u", "mem_sel", 8),
850 GATE_INFRA(CLK_INFRA_KP, "infra_kp", "axi_sel", 16),
851 GATE_INFRA(CLK_INFRA_AO_SPI0, "infra_ao_spi0", "spi_sel", 24),
852 GATE_INFRA(CLK_INFRA_AO_SPI1, "infra_ao_spi1", "spislv_sel", 25),
853 GATE_INFRA(CLK_INFRA_AO_UART5, "infra_ao_uart5", "axi_sel", 26),

Completed in 156 milliseconds