Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dspi_flash.h32 struct dm_spi_flash_ops { struct
53 #define sf_get_ops(dev) ((struct dm_spi_flash_ops *)(dev)->driver->ops) argument