Searched refs:pcie_clks (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/mediatek/ |
H A D | clk-mt7622-hif.c | 45 static const struct mtk_gate pcie_clks[] = { variable 80 .clks = pcie_clks, 81 .num_clks = ARRAY_SIZE(pcie_clks),
|
H A D | clk-mt7629-hif.c | 45 static const struct mtk_gate pcie_clks[] = { variable 75 .clks = pcie_clks, 76 .num_clks = ARRAY_SIZE(pcie_clks),
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-mt7622-hif.c | 59 static const struct mtk_gate pcie_clks[] = { variable 109 mtk_clk_register_gates(node, pcie_clks, ARRAY_SIZE(pcie_clks), in clk_mt7622_pciesys_init()
|
H A D | clk-mt7629-hif.c | 59 static const struct mtk_gate pcie_clks[] = { variable 104 mtk_clk_register_gates(node, pcie_clks, ARRAY_SIZE(pcie_clks), in clk_mt7629_pciesys_init()
|
Completed in 2 milliseconds