spi_nor_controller_ops_read_reg
ret = spi_nor_controller_ops_read_reg(nor, SPINOR_OP_RDSR2, sr2,
ret = spi_nor_controller_ops_read_reg(nor, SPINOR_OP_RDSR, sr,
ret = spi_nor_controller_ops_read_reg(nor, SPINOR_OP_RDCR, cr,
int spi_nor_controller_ops_read_reg(struct spi_nor *nor, u8 opcode,
ret = spi_nor_controller_ops_read_reg(nor, SPINOR_OP_RDFSR, fsr,