Searched refs:SELF_ST_INIT_DONE (Results 1 – 3 of 3) sorted by relevance
185 #define SELF_ST_INIT_DONE 0x0080 macro
907 if (CS_READ_PACKET_PAGE(sc, PKTPG_SELF_ST) & SELF_ST_INIT_DONE) in cs_reset_chip()
167 if ((s & SELF_ST_INIT_DONE) && !(s & SELF_ST_SI_BUSY)) in cs_init()