Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/espi/
Despi_taf_npcx.c104 bool rdpr; in espi_taf_check_read_protect() local
112 rdpr = IS_BIT_SET(inst->FLASH_PRTR_BADDR[i], NPCX_FRGN_RPR); in espi_taf_check_read_protect()
115 if (rdpr && !IS_BIT_SET(override_rd, tag) && in espi_taf_check_read_protect()