Searched refs:command_table (Results 1 – 3 of 3) sorted by relevance
85 .command_table = nor_command_table,
264 struct qspi_command *command_table; member
96 return IS_QSPI_COMMAND_EMPTY(ctx->config->command_table[idx]); in is_command_not_supported()109 id, &ctx->config->command_table[idx]); in set_read_command()122 id, &ctx->config->command_table[idx]); in set_write_command()819 ctx->config->command_table == NULL || ctx->config->operation == NULL) { in nor_element_init()
Completed in 5 milliseconds