Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_probe.c147 static int spi_flash_std_ctrl_wunlock(struct udevice *dev, u32 offset, size_t len) in spi_flash_std_ctrl_wunlock() function
181 .flash_ctrl_wunlock = spi_flash_std_ctrl_wunlock,