Searched refs:sgmii_cg_regs (Results 1 – 3 of 3) sorted by relevance
/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)
|
H A D | clk-mt7988-eth.c | 52 static const struct mtk_gate_regs sgmii_cg_regs = { variable 63 .regs = &sgmii_cg_regs, \
|