Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/include/
H A Dflash.h705 struct spi_command { struct
713 int spi_send_multicommand(const struct flashctx *flash, struct spi_command *cmds); argument
/aosp_15_r20/external/coreboot/src/include/console/
H A Dspi.h42 uint8_t spi_command; member