Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
Dsmc911x.h776 #define SMC_GET_E2P_CMD(lp) SMC_inl( lp, E2P_CMD ) macro
896 while (SMC_GET_E2P_CMD((lp)) & MAC_CSR_CMD_CSR_BUSY_); \
Dsmc911x.c212 while (--timeout && (SMC_GET_E2P_CMD(lp) & E2P_CMD_EPC_BUSY_)) in smc911x_reset()
1581 e2p_cmd = SMC_GET_E2P_CMD(lp); in smc911x_ethtool_wait_eeprom_ready()
1589 e2p_cmd = SMC_GET_E2P_CMD(lp); in smc911x_ethtool_wait_eeprom_ready()