Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/flash/
Dflash_cadence_qspi_nor_ll.c116 int cad_qspi_stig_cmd_helper(struct cad_qspi_params *cad_params, int cs, uint32_t cmd) in cad_qspi_stig_cmd_helper() function
162 return cad_qspi_stig_cmd_helper(cad_params, cad_params->cad_qspi_cs, in cad_qspi_stig_cmd()
189 if (cad_qspi_stig_cmd_helper(cad_params, cad_params->cad_qspi_cs, cmd)) { in cad_qspi_stig_read_cmd()
231 return cad_qspi_stig_cmd_helper(cad_params, cad_params->cad_qspi_cs, cmd); in cad_qspi_stig_wr_cmd()
252 return cad_qspi_stig_cmd_helper(cad_params, cad_params->cad_qspi_cs, cmd); in cad_qspi_stig_addr_cmd()