Searched refs:STATUS_QIE_BIT (Results 1 – 1 of 1) sorted by relevance
44 static const uint32_t STATUS_QIE_BIT = (1 << 9); /* Quad Enable */ variable126 status &= STATUS_QIE_BIT; in SPIUnlock()