Home
last modified time | relevance | path

Searched refs:SMC_GET_PN (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc911x.h702 #define SMC_GET_PN(lp) (SMC_inl( lp, ID_REV ) >> 16) macro
H A Dsmc91x.h871 #define SMC_GET_PN(lp) \ macro
H A Dsmc911x.c1806 chip_id = SMC_GET_PN(lp); in smc911x_probe()
H A Dsmc91x.c718 saved_packet = SMC_GET_PN(lp); in smc_tx()