Searched refs:sgmii_cg_regs (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt7622-eth.c | 34 static const struct mtk_gate_regs sgmii_cg_regs = { variable 41 GATE_MTK(_id, _name, _parent, &sgmii_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
H A D | clk-mt7629-eth.c | 34 static const struct mtk_gate_regs sgmii_cg_regs = { variable 41 GATE_MTK(_id, _name, _parent, &sgmii_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
/openbmc/u-boot/drivers/clk/mediatek/ |
H A D | clk-mt7629.c | 521 static const struct mtk_gate_regs sgmii_cg_regs = { variable 530 .regs = &sgmii_cg_regs, \
|