Home
last modified time | relevance | path

Searched refs:GATE_INFRA0 (Results 1 – 4 of 4) sorted by relevance

/drivers/clk/mediatek/
Dclk-mt7986-infracfg.c90 #define GATE_INFRA0(_id, _name, _parent, _shift) \ macro
101 GATE_INFRA0(CLK_INFRA_GPT_STA, "infra_gpt_sta", "infra_sysaxi_d2", 0),
102 GATE_INFRA0(CLK_INFRA_PWM_HCK, "infra_pwm_hck", "infra_sysaxi_d2", 1),
103 GATE_INFRA0(CLK_INFRA_PWM_STA, "infra_pwm_sta", "infra_pwm_bsel", 2),
104 GATE_INFRA0(CLK_INFRA_PWM1_CK, "infra_pwm1", "infra_pwm1_sel", 3),
105 GATE_INFRA0(CLK_INFRA_PWM2_CK, "infra_pwm2", "infra_pwm2_sel", 4),
106 GATE_INFRA0(CLK_INFRA_CQ_DMA_CK, "infra_cq_dma", "sysaxi_sel", 6),
107 GATE_INFRA0(CLK_INFRA_EIP97_CK, "infra_eip97", "eip_b_sel", 7),
108 GATE_INFRA0(CLK_INFRA_AUD_BUS_CK, "infra_aud_bus", "sysaxi_sel", 8),
109 GATE_INFRA0(CLK_INFRA_AUD_26M_CK, "infra_aud_26m", "csw_f26m_sel", 9),
[all …]
Dclk-mt6779.c869 #define GATE_INFRA0(_id, _name, _parent, _shift) \ macro
884 GATE_INFRA0(CLK_INFRA_PMIC_TMR, "infra_pmic_tmr",
886 GATE_INFRA0(CLK_INFRA_PMIC_AP, "infra_pmic_ap",
888 GATE_INFRA0(CLK_INFRA_PMIC_MD, "infra_pmic_md",
890 GATE_INFRA0(CLK_INFRA_PMIC_CONN, "infra_pmic_conn",
892 GATE_INFRA0(CLK_INFRA_SCPSYS, "infra_scp",
894 GATE_INFRA0(CLK_INFRA_SEJ, "infra_sej",
896 GATE_INFRA0(CLK_INFRA_APXGPT, "infra_apxgpt",
898 GATE_INFRA0(CLK_INFRA_ICUSB, "infra_icusb",
900 GATE_INFRA0(CLK_INFRA_GCE, "infra_gce",
[all …]
Dclk-mt8183.c788 #define GATE_INFRA0(_id, _name, _parent, _shift) \ macro
806 GATE_INFRA0(CLK_INFRA_PMIC_TMR, "infra_pmic_tmr",
808 GATE_INFRA0(CLK_INFRA_PMIC_AP, "infra_pmic_ap",
810 GATE_INFRA0(CLK_INFRA_PMIC_MD, "infra_pmic_md",
812 GATE_INFRA0(CLK_INFRA_PMIC_CONN, "infra_pmic_conn",
814 GATE_INFRA0(CLK_INFRA_SCPSYS, "infra_scp",
816 GATE_INFRA0(CLK_INFRA_SEJ, "infra_sej",
818 GATE_INFRA0(CLK_INFRA_APXGPT, "infra_apxgpt",
820 GATE_INFRA0(CLK_INFRA_ICUSB, "infra_icusb",
822 GATE_INFRA0(CLK_INFRA_GCE, "infra_gce",
[all …]
Dclk-mt8192.c769 #define GATE_INFRA0(_id, _name, _parent, _shift) \ macro
806 GATE_INFRA0(CLK_INFRA_PMIC_TMR, "infra_pmic_tmr", "pwrap_ulposc_sel", 0),
807 GATE_INFRA0(CLK_INFRA_PMIC_AP, "infra_pmic_ap", "pwrap_ulposc_sel", 1),
808 GATE_INFRA0(CLK_INFRA_PMIC_MD, "infra_pmic_md", "pwrap_ulposc_sel", 2),
809 GATE_INFRA0(CLK_INFRA_PMIC_CONN, "infra_pmic_conn", "pwrap_ulposc_sel", 3),
810 GATE_INFRA0(CLK_INFRA_SCPSYS, "infra_scpsys", "scp_sel", 4),
811 GATE_INFRA0(CLK_INFRA_SEJ, "infra_sej", "axi_sel", 5),
812 GATE_INFRA0(CLK_INFRA_APXGPT, "infra_apxgpt", "axi_sel", 6),
813 GATE_INFRA0(CLK_INFRA_GCE, "infra_gce", "axi_sel", 8),
814 GATE_INFRA0(CLK_INFRA_GCE2, "infra_gce2", "axi_sel", 9),
[all …]