Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/mediatek/
H A Dclk-mt7623.c724 static const struct mtk_clk_tree mt7623_clk_tree = { variable
754 ret = mtk_common_clk_init(dev, &mt7623_clk_tree); in mt7623_apmixedsys_probe()
768 return mtk_common_clk_init(dev, &mt7623_clk_tree); in mt7623_topckgen_probe()
773 return mtk_common_clk_gate_init(dev, &mt7623_clk_tree, infra_cgs); in mt7623_infracfg_probe()
778 return mtk_common_clk_gate_init(dev, &mt7623_clk_tree, peri_cgs); in mt7623_pericfg_probe()
783 return mtk_common_clk_gate_init(dev, &mt7623_clk_tree, eth_cgs); in mt7623_ethsys_probe()