Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c1629 SMC_SET_GP(lp, word); in smc_write_eeprom_word()
1660 SMC_SET_GP(lp, 0xffff); /* init to known */ in smc_read_eeprom_word()
H A Dsmc91x.h925 #define SMC_SET_GP(lp, x) \ macro