Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/spi/
A Dsf-uclass.c40 struct dm_spi_flash_ops *ops = sf_get_ops(dev); in spl_flash_get_sw_write_prot()
100 struct dm_spi_flash_ops *ops = sf_get_ops(dev); in spi_flash_post_bind()
A Dsf_probe.c243 static const struct dm_spi_flash_ops spi_flash_std_ops = {
A Dsf_dataflash.c712 static const struct dm_spi_flash_ops spi_dataflash_ops = {
/u-boot/include/
A Dspi_flash.h19 struct dm_spi_flash_ops { struct
40 #define sf_get_ops(dev) ((struct dm_spi_flash_ops *)(dev)->driver->ops) argument
/u-boot/arch/x86/cpu/apollolake/
A Dspl.c88 static const struct dm_spi_flash_ops apl_flash_ops = {

Completed in 9 milliseconds