Searched defs:read_sr (Results 1 – 2 of 2) sorted by relevance
61 #define read_sr(num, var) read_ind(num, var, 0x3c4, 0x3c5) macro
105 static int read_sr(struct spi_nor *nor) in read_sr() function