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

/freebsd-11-stable/sys/dev/cs/
H A Dif_csreg.h74 #define PP_SelfST 0x0136 /* Self State register */ macro
294 * PP_SelfST - Chip Software Status bit definition
H A Dif_cs.c189 if (!(cs_readreg(sc, PP_SelfST) & SI_BUSY))
323 if((cs_readreg(sc, PP_SelfST) & EEPROM_PRESENT) == 0) {

Completed in 37 milliseconds