Searched refs:GATE_ICG0 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/mediatek/ |
| H A D | clk-mt6797.c | 422 #define GATE_ICG0(_id, _name, _parent, _shift) { \ macro 462 GATE_ICG0(CLK_INFRA_PMIC_TMR, "infra_pmic_tmr", "ulposc", 0), 463 GATE_ICG0(CLK_INFRA_PMIC_AP, "infra_pmic_ap", "pmicspi_sel", 1), 464 GATE_ICG0(CLK_INFRA_PMIC_MD, "infra_pmic_md", "pmicspi_sel", 2), 465 GATE_ICG0(CLK_INFRA_PMIC_CONN, "infra_pmic_conn", "pmicspi_sel", 3), 466 GATE_ICG0(CLK_INFRA_SCP, "infra_scp", "scp_sel", 4), 467 GATE_ICG0(CLK_INFRA_SEJ, "infra_sej", "axi_sel", 5), 468 GATE_ICG0(CLK_INFRA_APXGPT, "infra_apxgpt", "axi_sel", 6), 469 GATE_ICG0(CLK_INFRA_SEJ_13M, "infra_sej_13m", "clk26m", 7), 470 GATE_ICG0(CLK_INFRA_ICUSB, "infra_icusb", "usb20_sel", 8), [all …]
|