Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dsfdp.c635 * spi_nor_smpt_read_dummy() - return the configuration detection command read
642 static u8 spi_nor_smpt_read_dummy(const struct spi_nor *nor, const u32 settings) in spi_nor_smpt_read_dummy() function
687 nor->read_dummy = spi_nor_smpt_read_dummy(nor, smpt[i]); in spi_nor_get_map_in_use()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dsfdp.c678 * spi_nor_smpt_read_dummy() - return the configuration detection command read
685 static u8 spi_nor_smpt_read_dummy(const struct spi_nor *nor, const u32 settings) in spi_nor_smpt_read_dummy() function
730 nor->read_dummy = spi_nor_smpt_read_dummy(nor, smpt[i]); in spi_nor_get_map_in_use()

Completed in 4 milliseconds