Searched refs:spi_nor_xread_sr (Results 1 – 3 of 3) sorted by relevance
45 ret = spi_nor_xread_sr(nor, nor->bouncebuf); in xilinx_nor_setup()
413 int spi_nor_xread_sr(struct spi_nor *nor, u8 *sr);
474 int spi_nor_xread_sr(struct spi_nor *nor, u8 *sr) in spi_nor_xread_sr() function508 ret = spi_nor_xread_sr(nor, nor->bouncebuf); in spi_nor_xsr_ready()