Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A Dcore.c3027 static int spi_nor_set_octal_dtr(struct spi_nor *nor, bool enable) in spi_nor_set_octal_dtr() function
3114 err = spi_nor_set_octal_dtr(nor, true); in spi_nor_init()
3205 ret = spi_nor_set_octal_dtr(nor, false); in spi_nor_suspend()