Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-meson8b.c58 int (*set_phy_mode)(struct meson8b_dwmac *dwmac); member
365 ret = dwmac->data->set_phy_mode(dwmac); in meson8b_dwmac_probe()
388 .set_phy_mode = meson8b_set_phy_mode,
392 .set_phy_mode = meson_axg_set_phy_mode,
/Linux-v4.19/arch/mips/alchemy/devboards/
Ddb1000.c411 .set_phy_mode = db1000_irda_set_phy_mode,
/Linux-v4.19/arch/mips/include/asm/mach-au1x00/
Dau1000.h815 void (*set_phy_mode)(int mode); member