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

/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.h365 u64 xmii_mode[SJA1105_MAX_NUM_PORTS]; member in struct:sja1105_xmii_params_entry
H A Dsja1105_main.c286 mii->xmii_mode[i] = XMII_MODE_MII;
298 mii->xmii_mode[i] = XMII_MODE_MII;
307 mii->xmii_mode[i] = XMII_MODE_RMII;
316 mii->xmii_mode[i] = XMII_MODE_RGMII;
322 mii->xmii_mode[i] = XMII_MODE_SGMII;
329 mii->xmii_mode[i] = XMII_MODE_SGMII;
1439 if (mii->xmii_mode[port] == XMII_MODE_RGMII ||
1440 mii->xmii_mode[port] == XMII_MODE_SGMII)
H A Dsja1105_clocking.c777 phy_mode = mii->xmii_mode[port];
H A Dsja1105_static_config.c845 sja1105_packing(buf, &entry->xmii_mode[i],
861 sja1105_packing(buf, &entry->xmii_mode[i],

Completed in 392 milliseconds