Searched defs:nor (Results 1 – 5 of 5) 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()263 static int read_sr(struct spi_nor *nor) in read_sr()282 static int read_fsr(struct spi_nor *nor) in read_fsr()296 static int spi_nor_sr_ready(struct spi_nor *nor) in spi_nor_sr_ready()306 static int spi_nor_fsr_ready(struct spi_nor *nor) in spi_nor_fsr_ready()315 static int spi_nor_ready(struct spi_nor *nor) in spi_nor_ready()396 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_read() local705 static int spi_nor_init(struct spi_nor *nor) in spi_nor_init()[all …]
151 static int read_sr(struct spi_nor *nor) in read_sr()170 static int read_fsr(struct spi_nor *nor) in read_fsr()190 static int read_cr(struct spi_nor *nor) in read_cr()219 static int write_enable(struct spi_nor *nor) in write_enable()227 static int write_disable(struct spi_nor *nor) in write_disable()463 static int clean_bar(struct spi_nor *nor) in clean_bar()552 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_erase() local915 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_read() local1161 struct spi_nor *nor = mtd_to_spi_nor(mtd); in sst_write() local1237 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_write() local[all …]
73 bool tee, nor, nand, spinand, serial; in board_mtdparts_default() local
103 struct spi_nor *nor; in at91_spi_nor_set_ethaddr() local
358 static inline void spi_nor_set_flash_node(struct spi_nor *nor, in spi_nor_set_flash_node()365 device_node *spi_nor_get_flash_node(struct spi_nor *nor) in spi_nor_get_flash_node()
Completed in 12 milliseconds