Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/
H A Dspi_flash.h94 struct spi_flash { struct
113 const struct spi_flash_ops *ops; argument
115 const struct spi_flash_protection_ops *prot_ops; argument
116 const struct spi_flash_part_id *part; argument
125 * spi_flash structure. argument
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/brcm/
H A Dsf.h35 struct spi_flash { struct
47 struct spi_flash_info { argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/brcm/
Dsf.h35 struct spi_flash { struct
47 struct spi_flash_info { argument
/aosp_15_r20/external/coreboot/src/mainboard/sifive/hifive-unmatched/
H A Dcbfs_spi.c52 static struct spi_flash spi_flash; variable
/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Dsysinfo.h141 } spi_flash; member