Home
last modified time | relevance | path

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

/u-boot/examples/standalone/
A Datmel_df_pow2.c18 static int flash_cmd(struct spi_slave *slave, uchar cmd, uchar *buf, int len) in flash_cmd() function
27 if (flash_cmd(slave, CMD_STAT, buf, sizeof(buf))) in flash_status()
41 ret = flash_cmd(slave, CMD_CFG, buf, sizeof(buf)); in flash_set_pow2()
60 ret = flash_cmd(slave, CMD_ID, buf, sizeof(buf)); in flash_check()
/u-boot/drivers/mtd/nand/raw/
A Dmxc_nand.h68 u16 flash_cmd; member
83 u16 flash_cmd; member
102 u32 flash_cmd; member
A Dmxc_nand_spl.c123 writenfc(command, &nfc->flash_cmd); in nfc_nand_command()
A Dmxc_nand.c149 writenfc(cmd, &host->regs->flash_cmd);

Completed in 25 milliseconds