Searched refs:has_4b_addressing_inst_table (Results 1 – 3 of 3) sorted by relevance
111 if (jedec_info->has_4b_addressing_inst_table) { in hpm_spi_get_read_para()145 if (jedec_info->has_4b_addressing_inst_table) { in hpm_spi_get_read_para()228 flash->nor_program_para.has_4b_addressing_inst_table = jedec_info->has_4b_addressing_inst_table; in hpm_spi_get_program_para()315 if (tbl->has_4b_addressing_inst_table) { in get_page_sector_block_size_from_sfdp()585 tbl->has_4b_addressing_inst_table = true; in hpm_serial_nor_read_sfdp_info()960 … SERIAL_NOR_HOST_SUPPORT_QUAD_IO_MODE) && (flash->nor_program_para.has_4b_addressing_inst_table)) { in hpm_serial_nor_program_blocking()1060 … SERIAL_NOR_HOST_SUPPORT_QUAD_IO_MODE) && (flash->nor_program_para.has_4b_addressing_inst_table)) { in hpm_serial_nor_page_program_noblocking()
100 bool has_4b_addressing_inst_table; member
364 bool has_4b_addressing_inst_table; member
Completed in 16 milliseconds