Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/include/drivers/io/
Dio_mtd.h64 } io_mtd_dev_spec_t; typedef
/trusted-firmware-a-3.4.0/drivers/io/
Dio_mtd.c19 io_mtd_dev_spec_t *dev_spec;
59 static int find_first_mtd_state(const io_mtd_dev_spec_t *dev_spec, in find_first_mtd_state()
255 cur->dev_spec = (io_mtd_dev_spec_t *)dev_spec; in mtd_dev_open()
/trusted-firmware-a-3.4.0/plat/st/common/
Dbl2_io_storage.c72 static io_mtd_dev_spec_t spi_nor_dev_spec = {
81 static io_mtd_dev_spec_t nand_dev_spec = {
93 static io_mtd_dev_spec_t spi_nand_dev_spec = {
Dbl2_stm32_io_storage.c93 static io_mtd_dev_spec_t spi_nor_dev_spec = {
102 static io_mtd_dev_spec_t nand_dev_spec = {
113 static io_mtd_dev_spec_t spi_nand_dev_spec = {