Home
last modified time | relevance | path

Searched refs:spi_nor_controller_ops_read_reg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/spi-nor/
H A Dcore.h668 int spi_nor_controller_ops_read_reg(struct spi_nor *nor, u8 opcode,
H A Dmicron-st.c532 ret = spi_nor_controller_ops_read_reg(nor, SPINOR_OP_RDFSR, fsr, in micron_st_nor_read_fsr()
H A Dcore.c160 int spi_nor_controller_ops_read_reg(struct spi_nor *nor, u8 opcode, in spi_nor_controller_ops_read_reg() function
470 ret = spi_nor_controller_ops_read_reg(nor, SPINOR_OP_RDSR, sr, in spi_nor_read_sr()
500 ret = spi_nor_controller_ops_read_reg(nor, SPINOR_OP_RDCR, cr, in spi_nor_read_cr()
1052 ret = spi_nor_controller_ops_read_reg(nor, SPINOR_OP_RDSR2, sr2, in spi_nor_read_sr2()