Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_internal.h98 int spi_flash_wunlock_by_host_ctrl(struct spi_flash *flash,
H A Dsf_probe.c151 return spi_flash_wunlock_by_host_ctrl(flash, offset, len); in spi_flash_std_ctrl_wunlock()
H A Dspi-nor-core.c2976 int spi_flash_wunlock_by_host_ctrl(struct spi_nor *nor, u32 offset, size_t len) in spi_flash_wunlock_by_host_ctrl() function