Home
last modified time | relevance | path

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

/openbmc/u-boot/examples/standalone/
H A Datmel_df_pow2.c17 static int flash_cmd(struct spi_slave *slave, uchar cmd, uchar *buf, int len) in flash_cmd() function
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.h73 u16 flash_cmd; member
88 u16 flash_cmd; member
107 u32 flash_cmd; member
/openbmc/qemu/tests/qtest/
H A Dpflash-cfi02-test.c172 static inline void flash_cmd(const FlashConfig *c, faddr cmd_addr, in flash_cmd() function