Searched refs:meson8b_dwmac (Results 1 – 1 of 1) sorted by relevance
49 struct meson8b_dwmac;52 int (*set_phy_mode)(struct meson8b_dwmac *dwmac);55 struct meson8b_dwmac { struct72 static void meson8b_dwmac_mask_bits(struct meson8b_dwmac *dwmac, u32 reg, in meson8b_dwmac_mask_bits() argument84 static struct clk *meson8b_dwmac_register_clk(struct meson8b_dwmac *dwmac, in meson8b_dwmac_register_clk()108 static int meson8b_init_rgmii_tx_clk(struct meson8b_dwmac *dwmac) in meson8b_init_rgmii_tx_clk()181 static int meson8b_set_phy_mode(struct meson8b_dwmac *dwmac) in meson8b_set_phy_mode()207 static int meson_axg_set_phy_mode(struct meson8b_dwmac *dwmac) in meson_axg_set_phy_mode()234 static int meson8b_init_prg_eth(struct meson8b_dwmac *dwmac) in meson8b_init_prg_eth()311 struct meson8b_dwmac *dwmac; in meson8b_dwmac_probe()