Searched defs:nor (Results 26 – 27 of 27) sorted by relevance
12
350 static inline void spi_nor_set_flash_node(struct spi_nor *nor, in spi_nor_set_flash_node()357 device_node *spi_nor_get_flash_node(struct spi_nor *nor) in spi_nor_get_flash_node()
492 struct spi_nor *nor = (struct spi_nor *)mtd->priv; in mtd_dread() local