Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dspi_flash.h32 struct dm_spi_flash_ops { struct
55 #define sf_get_ops(dev) ((struct dm_spi_flash_ops *)(dev)->driver->ops) argument