Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.c3101 /** spi_nor_set_octal_dtr() - enable or disable Octal DTR I/O.
3107 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()

Completed in 5 milliseconds