Searched refs:PP_SelfST (Results 1 – 2 of 2) sorted by relevance
59 #define PP_SelfST 0x0136 /* Self State register */ macro 264 /* PP_SelfST - Chip Software Status bit definition */
241 if ((readreg(dev, PP_SelfST) & (EEPROM_PRESENT | EEPROM_OK)) == 0) { in mac89x0_device_probe()