Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/spi-nor/
Dcore.c1358 static int spi_nor_prep_and_lock_pe(struct spi_nor *nor, loff_t start, size_t len) in spi_nor_prep_and_lock_pe() function
1808 ret = spi_nor_prep_and_lock_pe(nor, instr->addr, instr->len); in spi_nor_erase()
2095 ret = spi_nor_prep_and_lock_pe(nor, to, len); in spi_nor_write()