Searched refs:enter_4ba (Results 1 – 9 of 9) sorted by relevance
48 uint8_t enter_4ba; member
106 if (qspi_cfg->enter_4ba != 0) { in qspi_npcx_config_dra_4byte_mode()117 if (qspi_cfg->enter_4ba != 0) { in qspi_npcx_config_dra_4byte_mode()176 const int addr_start = (data->cur_cfg->enter_4ba != 0) ? 0 : 1; in qspi_npcx_fiu_uma_transceive()
573 if (config->qspi_cfg.enter_4ba != 0) { in flash_npcx_nor_init()574 bool wr_en = (config->qspi_cfg.enter_4ba & 0x02) != 0; in flash_npcx_nor_init()606 .enter_4ba = DT_INST_PROP_OR(n, enter_4byte_addr, 0), \
501 unsigned int enter_4ba: 8; member
323 res->enter_4ba = (dw16 >> 24) & 0xFF; in jesd216_bfp_decode_dw16()
1200 if (dw16.enter_4ba & 0x3) { in spi_nor_process_bfp()1201 rc = qspi_program_addr_4b(dev, dw16.enter_4ba & 2); in spi_nor_process_bfp()
786 dw16.enter_4ba); in flash_flexspi_nor_config_flash()
1215 rc = spi_nor_set_address_mode(dev, dw16.enter_4ba); in spi_nor_process_bfp()
224 dw16.enter_4ba, dw16.exit_4ba); in summarize_dw16()