Searched defs:read_sr (Results 1 – 5 of 5) sorted by relevance
60 #define read_sr(num, var) read_ind(num, var, 0x3c4, 0x3c5) macro
251 static int read_sr(struct spi_nor *nor) in read_sr() function
34 static int read_sr(struct spi_flash *flash, u8 *rs) in read_sr() function
146 static int read_sr(struct spi_nor *nor) in read_sr() function
1486 u16 read_cr1, read_dmacr, read_sr; in print_current_status() local