Searched refs:SERIALNOR_CMD_BASICREAD_3B (Results 1 – 2 of 2) sorted by relevance
106 flash->nor_read_para.read_cmd = SERIALNOR_CMD_BASICREAD_3B; in hpm_spi_get_read_para()140 flash->nor_read_para.read_cmd = SERIALNOR_CMD_BASICREAD_3B; in hpm_spi_get_read_para()173 …ad_para.read_cmd = (address_bits == 32U) ? SERIALNOR_CMD_BASICREAD_4B : SERIALNOR_CMD_BASICREAD_3B; in hpm_spi_get_read_para()216 …ad_para.read_cmd = (address_bits == 32U) ? SERIALNOR_CMD_BASICREAD_4B : SERIALNOR_CMD_BASICREAD_3B; in hpm_spi_get_read_para()
376 #define SERIALNOR_CMD_BASICREAD_3B (0x03U) macro
Completed in 9 milliseconds