Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/espi/
Despi_taf_npcx.c69 GET_FIELD(inst->FLASH_PRTR_BADDR[i], NPCX_FLASH_PRTR_BADDR) \
112 rdpr = IS_BIT_SET(inst->FLASH_PRTR_BADDR[i], NPCX_FRGN_RPR); in espi_taf_check_read_protect()
142 wrpr = IS_BIT_SET(inst->FLASH_PRTR_BADDR[i], NPCX_FRGN_WPR); in espi_taf_check_write_protect()
201 inst->FLASH_PRTR_BADDR[regnum] = ((preg->start & bitmask) << offset) in espi_taf_npcx_set_pr()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h676 volatile uint32_t FLASH_PRTR_BADDR[16]; member