Searched refs:GATE_INFRA0 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/clk/mediatek/ |
| D | clk-mt6779.c | 867 #define GATE_INFRA0(_id, _name, _parent, _shift) \ macro 882 GATE_INFRA0(CLK_INFRA_PMIC_TMR, "infra_pmic_tmr", 884 GATE_INFRA0(CLK_INFRA_PMIC_AP, "infra_pmic_ap", 886 GATE_INFRA0(CLK_INFRA_PMIC_MD, "infra_pmic_md", 888 GATE_INFRA0(CLK_INFRA_PMIC_CONN, "infra_pmic_conn", 890 GATE_INFRA0(CLK_INFRA_SCPSYS, "infra_scp", 892 GATE_INFRA0(CLK_INFRA_SEJ, "infra_sej", 894 GATE_INFRA0(CLK_INFRA_APXGPT, "infra_apxgpt", 896 GATE_INFRA0(CLK_INFRA_ICUSB, "infra_icusb", 898 GATE_INFRA0(CLK_INFRA_GCE, "infra_gce", [all …]
|
| D | clk-mt8183.c | 790 #define GATE_INFRA0(_id, _name, _parent, _shift) \ macro 808 GATE_INFRA0(CLK_INFRA_PMIC_TMR, "infra_pmic_tmr", 810 GATE_INFRA0(CLK_INFRA_PMIC_AP, "infra_pmic_ap", 812 GATE_INFRA0(CLK_INFRA_PMIC_MD, "infra_pmic_md", 814 GATE_INFRA0(CLK_INFRA_PMIC_CONN, "infra_pmic_conn", 816 GATE_INFRA0(CLK_INFRA_SCPSYS, "infra_scp", 818 GATE_INFRA0(CLK_INFRA_SEJ, "infra_sej", 820 GATE_INFRA0(CLK_INFRA_APXGPT, "infra_apxgpt", 822 GATE_INFRA0(CLK_INFRA_ICUSB, "infra_icusb", 824 GATE_INFRA0(CLK_INFRA_GCE, "infra_gce", [all …]
|
| D | clk-mt8192.c | 923 #define GATE_INFRA0(_id, _name, _parent, _shift) \ macro 960 GATE_INFRA0(CLK_INFRA_PMIC_TMR, "infra_pmic_tmr", "pwrap_ulposc_sel", 0), 961 GATE_INFRA0(CLK_INFRA_PMIC_AP, "infra_pmic_ap", "pwrap_ulposc_sel", 1), 962 GATE_INFRA0(CLK_INFRA_PMIC_MD, "infra_pmic_md", "pwrap_ulposc_sel", 2), 963 GATE_INFRA0(CLK_INFRA_PMIC_CONN, "infra_pmic_conn", "pwrap_ulposc_sel", 3), 964 GATE_INFRA0(CLK_INFRA_SCPSYS, "infra_scpsys", "scp_sel", 4), 965 GATE_INFRA0(CLK_INFRA_SEJ, "infra_sej", "axi_sel", 5), 966 GATE_INFRA0(CLK_INFRA_APXGPT, "infra_apxgpt", "axi_sel", 6), 967 GATE_INFRA0(CLK_INFRA_GCE, "infra_gce", "axi_sel", 8), 968 GATE_INFRA0(CLK_INFRA_GCE2, "infra_gce2", "axi_sel", 9), [all …]
|