Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dxilinx.c88 ret = spi_nor_controller_ops_read_reg(nor, XILINX_OP_RDSR, sr, in xilinx_nor_read_sr()
H A Dmicron-st.c336 ret = spi_nor_controller_ops_read_reg(nor, SPINOR_OP_RDFSR, fsr, in micron_st_nor_read_fsr()
H A Dcore.h724 int spi_nor_controller_ops_read_reg(struct spi_nor *nor, u8 opcode,
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()