Searched refs:SPINAND_PROG_EXEC_OP (Results 1 – 4 of 4) sorted by relevance
141 struct spi_mem_op exec_op = SPINAND_PROG_EXEC_OP(0); in f50l1g41lb_otp_lock()
255 struct spi_mem_op exec_op = SPINAND_PROG_EXEC_OP(0); in mt29f2g01abagd_otp_lock()
522 struct spi_mem_op op = SPINAND_PROG_EXEC_OP(row); in spinand_program_op()
173 #define SPINAND_PROG_EXEC_OP(addr) \ macro