Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/spi-nor/
Dcore.c3107 static int spi_nor_set_octal_dtr(struct spi_nor *nor, bool enable) in spi_nor_set_octal_dtr() function
3182 err = spi_nor_set_octal_dtr(nor, true); in spi_nor_init()
3284 ret = spi_nor_set_octal_dtr(nor, false); in spi_nor_suspend()