Searched refs:FLASH_PRTR_BADDR (Results 1 – 2 of 2) sorted by relevance
69 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()
676 volatile uint32_t FLASH_PRTR_BADDR[16]; member