Lines Matching defs:locked
150 * @locked: Is SPI setting locked
168 bool locked;
340 if (ispi->locked) {
492 * controller is not locked, program the opcode to the PREOP
506 if (ispi->locked)
761 * present in the opmenu if it is locked.
763 if (ispi->swseq_reg && ispi->locked) {
766 /* Check if it is in the locked opcodes list */
1160 ispi->locked = !!(val & HSFSTS_CTL_FLOCKDN);
1162 if (ispi->locked && ispi->sregs) {