Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c1350 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
1818 ret = spi_nor_prep_and_lock_pe(nor, instr->addr, instr->len); in spi_nor_erase()
2142 ret = spi_nor_prep_and_lock_pe(nor, to, len); in spi_nor_write()