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

/external/grub/netboot/
H A Dcs89x0.c106 PP_SelfST is clear */
107 while(readreg(PP_SelfST) & SI_BUSY) {
329 (readreg(PP_SelfST) & INIT_DONE) == 0 &&
487 if ((readreg(PP_SelfST) & EEPROM_PRESENT) == 0) {
H A Dcs89x0.h57 #define PP_SelfST 0x0136 /* Self State register */ macro
254 /* PP_SelfST - Chip Software Status bit definition */

Completed in 29 milliseconds