Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/drivers/
Dspi_nand.h32 struct spinand_device { struct
47 int plat_get_spi_nand_data(struct spinand_device *device); argument
/external/arm-trusted-firmware/drivers/mtd/nand/
Dspi_nand.c22 static struct spinand_device spinand_dev;
25 int plat_get_spi_nand_data(struct spinand_device *device) in plat_get_spi_nand_data()