Home
last modified time | relevance | path

Searched refs:MC_CMD_MMD_CLAUSE22 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c455 efx->mdio.mmds = phy_data->mmd_mask & ~(1 << MC_CMD_MMD_CLAUSE22); in efx_mcdi_phy_probe()
457 if (phy_data->mmd_mask & (1 << MC_CMD_MMD_CLAUSE22)) in efx_mcdi_phy_probe()
459 if (phy_data->mmd_mask & ~(1 << MC_CMD_MMD_CLAUSE22)) in efx_mcdi_phy_probe()
H A Dmcdi_pcol.h3649 #define MC_CMD_MMD_CLAUSE22 0x0 macro