Home
last modified time | relevance | path

Searched refs:spi_nor_write_ear (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dwinbond.c131 ret = spi_nor_write_ear(nor, 0); in winbond_set_4byte_addr_mode()
H A Dcore.h411 int spi_nor_write_ear(struct spi_nor *nor, u8 ear);
H A Dcore.c449 int spi_nor_write_ear(struct spi_nor *nor, u8 ear) in spi_nor_write_ear() function