Searched refs:cad_qspi_stig_cmd (Results 1 – 1 of 1) sorted by relevance
129 int cad_qspi_stig_cmd(uint32_t opcode, uint32_t dummy) in cad_qspi_stig_cmd() function229 status = cad_qspi_stig_cmd(CAD_QSPI_STIG_OPCODE_WREN, 0); in cad_qspi_device_bank_select()238 return cad_qspi_stig_cmd(CAD_QSPI_STIG_OPCODE_WRDIS, 0); in cad_qspi_device_bank_select()302 cad_qspi_stig_cmd(CAD_QSPI_STIG_OPCODE_CLFSR, 0); in cad_qspi_n25q_wait_for_program_and_erase()362 status = cad_qspi_stig_cmd(CAD_QSPI_STIG_OPCODE_WREN, 0); in cad_qspi_enable_subsector_bank()396 status = cad_qspi_stig_cmd(CAD_QSPI_STIG_OPCODE_WREN, 0); in cad_qspi_erase_sector()819 cad_qspi_stig_cmd(CAD_QSPI_STIG_OPCODE_RESET_EN, 0); in cad_qspi_reset()820 cad_qspi_stig_cmd(CAD_QSPI_STIG_OPCODE_RESET_MEM, 0); in cad_qspi_reset()
Completed in 3 milliseconds