Searched refs:meson8b_dwmac (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-meson8b.c81 struct meson8b_dwmac;
84 int (*set_phy_mode)(struct meson8b_dwmac *dwmac);
88 struct meson8b_dwmac { struct
107 static void meson8b_dwmac_mask_bits(struct meson8b_dwmac *dwmac, u32 reg,
119 static struct clk *meson8b_dwmac_register_clk(struct meson8b_dwmac *dwmac,
143 static int meson8b_init_rgmii_tx_clk(struct meson8b_dwmac *dwmac)
213 static int meson8b_set_phy_mode(struct meson8b_dwmac *dwmac)
239 static int meson_axg_set_phy_mode(struct meson8b_dwmac *dwmac)
271 static int meson8b_devm_clk_prepare_enable(struct meson8b_dwmac *dwmac,
284 static int meson8b_init_rgmii_delays(struct meson8b_dwmac *dwma
[all...]

Completed in 99 milliseconds