Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cirrus/
H A Dcs89x0.h59 #define PP_SelfST 0x0136 /* Self State register */ macro
264 /* PP_SelfST - Chip Software Status bit definition */
H A Dmac89x0.c241 if ((readreg(dev, PP_SelfST) & (EEPROM_PRESENT | EEPROM_OK)) == 0) { in mac89x0_device_probe()