Searched refs:nvstates (Results 1 – 1 of 1) sorted by relevance
465 uint32_t nvstates = (bsec_sr & BSEC_SR_NVSTATE_MASK) >> BSEC_SR_NVSTATE_SHIFT; local467 if (nvstates == BSEC_SR_NVSTATE_OPEN) {469 } else if (nvstates == BSEC_SR_NVSTATE_CLOSED) {472 VERBOSE("%s nvstates = %u\n", __func__, nvstates);