Searched refs:GATE_ICG (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/mediatek/ |
| H A D | clk-mt2701.c | 703 #define GATE_ICG(_id, _name, _parent, _shift) { \ macro 713 GATE_ICG(CLK_INFRA_DBG, "dbgclk", "axi_sel", 0), 714 GATE_ICG(CLK_INFRA_SMI, "smi_ck", "mm_sel", 1), 715 GATE_ICG(CLK_INFRA_QAXI_CM4, "cm4_ck", "axi_sel", 2), 716 GATE_ICG(CLK_INFRA_AUD_SPLIN_B, "audio_splin_bck", "hadds2pll_294m", 4), 717 GATE_ICG(CLK_INFRA_AUDIO, "audio_ck", "clk26m", 5), 718 GATE_ICG(CLK_INFRA_EFUSE, "efuse_ck", "clk26m", 6), 719 GATE_ICG(CLK_INFRA_L2C_SRAM, "l2c_sram_ck", "mm_sel", 7), 720 GATE_ICG(CLK_INFRA_M4U, "m4u_ck", "mem_sel", 8), 721 GATE_ICG(CLK_INFRA_CONNMCU, "connsys_bus", "wbg_dig_ck_416m", 12), [all …]
|
| H A D | clk-mt8135.c | 403 #define GATE_ICG(_id, _name, _parent, _shift) { \ macro 413 GATE_ICG(CLK_INFRA_PMIC_WRAP, "pmic_wrap_ck", "axi_sel", 23), 414 GATE_ICG(CLK_INFRA_PMICSPI, "pmicspi_ck", "pmicspi_sel", 22), 415 GATE_ICG(CLK_INFRA_CCIF1_AP_CTRL, "ccif1_ap_ctrl", "axi_sel", 21), 416 GATE_ICG(CLK_INFRA_CCIF0_AP_CTRL, "ccif0_ap_ctrl", "axi_sel", 20), 417 GATE_ICG(CLK_INFRA_KP, "kp_ck", "axi_sel", 16), 418 GATE_ICG(CLK_INFRA_CPUM, "cpum_ck", "cpum_tck_in", 15), 419 GATE_ICG(CLK_INFRA_M4U, "m4u_ck", "mem_sel", 8), 420 GATE_ICG(CLK_INFRA_MFGAXI, "mfgaxi_ck", "axi_sel", 7), 421 GATE_ICG(CLK_INFRA_DEVAPC, "devapc_ck", "axi_sel", 6), [all …]
|
| H A D | clk-mt8173.c | 622 #define GATE_ICG(_id, _name, _parent, _shift) { \ macro 632 GATE_ICG(CLK_INFRA_DBGCLK, "infra_dbgclk", "axi_sel", 0), 633 GATE_ICG(CLK_INFRA_SMI, "infra_smi", "mm_sel", 1), 634 GATE_ICG(CLK_INFRA_AUDIO, "infra_audio", "aud_intbus_sel", 5), 635 GATE_ICG(CLK_INFRA_GCE, "infra_gce", "axi_sel", 6), 636 GATE_ICG(CLK_INFRA_L2C_SRAM, "infra_l2c_sram", "axi_sel", 7), 637 GATE_ICG(CLK_INFRA_M4U, "infra_m4u", "mem_sel", 8), 638 GATE_ICG(CLK_INFRA_CPUM, "infra_cpum", "cpum_ck", 15), 639 GATE_ICG(CLK_INFRA_KP, "infra_kp", "axi_sel", 16), 640 GATE_ICG(CLK_INFRA_CEC, "infra_cec", "clk26m", 18), [all …]
|