Searched refs:SPINOR_OP_RDSR (Results 1 – 5 of 5) sorted by relevance
44 #define SPINOR_OP_RDSR 0x05 /* Read status register */ macro
260 case SPINOR_OP_RDSR: in sandbox_sf_process_cmd()
268 ret = spi_nor_read_reg(nor, SPINOR_OP_RDSR, &val, 1); in read_sr()
459 op = (struct spi_mem_op)SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_RDSR, 0), in read_sr()
552 case SPINOR_OP_RDSR: in ich_spi_exec_op_hwseq()
Completed in 21 milliseconds