Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_main.c284 mii->xmii_mode[i] = XMII_MODE_MII; in sja1105_init_mii_settings()
296 mii->xmii_mode[i] = XMII_MODE_MII; in sja1105_init_mii_settings()
305 mii->xmii_mode[i] = XMII_MODE_RMII; in sja1105_init_mii_settings()
314 mii->xmii_mode[i] = XMII_MODE_RGMII; in sja1105_init_mii_settings()
320 mii->xmii_mode[i] = XMII_MODE_SGMII; in sja1105_init_mii_settings()
327 mii->xmii_mode[i] = XMII_MODE_SGMII; in sja1105_init_mii_settings()
1426 if (mii->xmii_mode[port] == XMII_MODE_RGMII || in sja1105_phylink_get_caps()
1427 mii->xmii_mode[port] == XMII_MODE_SGMII) in sja1105_phylink_get_caps()
H A Dsja1105_static_config.h365 u64 xmii_mode[SJA1105_MAX_NUM_PORTS]; member
H A Dsja1105_clocking.c772 phy_mode = mii->xmii_mode[port]; in sja1105_clocking_setup_port()
H A Dsja1105_static_config.c845 sja1105_packing(buf, &entry->xmii_mode[i], in sja1105_xmii_params_entry_packing()
861 sja1105_packing(buf, &entry->xmii_mode[i], in sja1110_xmii_params_entry_packing()
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.h309 u64 xmii_mode[5]; member
H A Dsja1105_main.c190 mii->xmii_mode[i] = XMII_MODE_MII; in sja1105_init_mii_settings()
193 mii->xmii_mode[i] = XMII_MODE_RMII; in sja1105_init_mii_settings()
199 mii->xmii_mode[i] = XMII_MODE_RGMII; in sja1105_init_mii_settings()
204 mii->xmii_mode[i] = XMII_MODE_SGMII; in sja1105_init_mii_settings()
986 phy_mode = mii->xmii_mode[port]; in sja1105_adjust_port_config()
1007 phy_mode = mii->xmii_mode[port]; in sja1105_phy_mode_mismatch()
1105 if (mii->xmii_mode[port] == XMII_MODE_RGMII || in sja1105_phylink_validate()
1106 mii->xmii_mode[port] == XMII_MODE_SGMII) in sja1105_phylink_validate()
H A Dsja1105_clocking.c689 phy_mode = mii->xmii_mode[port]; in sja1105_clocking_setup_port()
H A Dsja1105_static_config.c534 sja1105_packing(buf, &entry->xmii_mode[i], in sja1105_xmii_params_entry_packing()

Completed in 19 milliseconds