Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_npcx_fiu_nor.c540 uint8_t qe_idx, qe_bit, sts_reg[2]; in flash_npcx_nor_init() local
549 qe_idx = 1; in flash_npcx_nor_init()
557 qe_idx = 2; in flash_npcx_nor_init()
564 sts_reg[qe_idx - 1] |= BIT(qe_bit); in flash_npcx_nor_init()