Searched defs:nor (Results 1 – 3 of 3) sorted by relevance
129 static int read_cr(struct spi_nor *nor) in read_cr()158 static inline int write_enable(struct spi_nor *nor) in write_enable()166 static inline int write_disable(struct spi_nor *nor) in write_disable()264 static int read_sr(struct spi_nor *nor) in read_sr()283 static int read_fsr(struct spi_nor *nor) in read_fsr()297 static int spi_nor_sr_ready(struct spi_nor *nor) in spi_nor_sr_ready()307 static int spi_nor_fsr_ready(struct spi_nor *nor) in spi_nor_fsr_ready()316 static int spi_nor_ready(struct spi_nor *nor) in spi_nor_ready()397 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_read_tiny() local690 static int spi_nor_init(struct spi_nor *nor) in spi_nor_init()[all …]
474 static int read_sr(struct spi_nor *nor) in read_sr()528 static int read_fsr(struct spi_nor *nor) in read_fsr()582 static int read_cr(struct spi_nor *nor) in read_cr()601 static int read_sr3(struct spi_nor *nor) in read_sr3()640 static int write_enable(struct spi_nor *nor) in write_enable()944 static int clean_bar(struct spi_nor *nor) in clean_bar()1109 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_erase() local3406 spi_nor_adjust_hwcaps(struct spi_nor *nor, in spi_nor_adjust_hwcaps()3461 spi_nor_adjust_hwcaps(struct spi_nor *nor, in spi_nor_adjust_hwcaps()4415 int spi_nor_remove(struct spi_nor *nor) in spi_nor_remove()[all …]
21 static int spi_nor_create_read_dirmap(struct spi_nor *nor) in spi_nor_create_read_dirmap()49 static int spi_nor_create_write_dirmap(struct spi_nor *nor) in spi_nor_create_write_dirmap()
Completed in 19 milliseconds