Searched refs:spi_command (Results 1 – 10 of 10) sorted by relevance
71 struct spi_command cmds[] = { in s25f_legacy_software_reset()105 struct spi_command cmds[] = { in s25fs_software_reset()199 struct spi_command cmds[] = { in s25fs_write_cr()251 struct spi_command erase_cmds[] = { in s25fs_block_erase_d8()319 struct spi_command erase_cmds[] = { in s25fl_block_erase()
34 struct spi_command cmd[] = { in default_spi_send_command()51 struct spi_command *cmds) in default_spi_send_multicommand()70 int spi_send_multicommand(const struct flashctx *flash, struct spi_command *cmds) in spi_send_multicommand()
330 struct spi_command cmds[] = { in spi_simple_write_cmd()364 struct spi_command cmds[] = { in spi_write_extended_address_register()441 struct spi_command cmds[] = { in spi_write_cmd()
206 static bool ft2232_spi_command_fits(const struct spi_command *cmd, size_t buffer_size) in ft2232_spi_command_fits()220 static int ft2232_spi_send_multicommand(const struct flashctx *flash, struct spi_command *cmds) in ft2232_spi_send_multicommand()
151 struct spi_command cmds[] = { in spi_write_register()
1774 struct spi_command *cmds) in ich_spi_send_multicommand()
27 .header.spi_command = EM100_DEDICATED_CMD, in spiconsole_tx_byte()
42 uint8_t spi_command; member
705 struct spi_command { struct713 int spi_send_multicommand(const struct flashctx *flash, struct spi_command *cmds); argument
321 int (*multicommand)(const struct flashctx *flash, struct spi_command *cmds);