Home
last modified time | relevance | path

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

/openbmc/u-boot/examples/standalone/
H A Datmel_df_pow2.c14 #define CMD_STAT 0xd7 macro
26 if (flash_cmd(slave, CMD_STAT, buf, sizeof(buf))) in flash_status()