Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/espi/
Despi_taf_npcx.c633 SET_FIELD(inst->FLASH_RPMC_CFG_1, NPCX_FLASH_RPMC_CFG1_CNTR, count_num); in espi_taf_npcx_init()
634 SET_FIELD(inst->FLASH_RPMC_CFG_1, NPCX_FLASH_RPMC_CFG1_OP1, config->rpmc_op1_code); in espi_taf_npcx_init()
635 SET_FIELD(inst->FLASH_RPMC_CFG_1, NPCX_FLASH_RPMC_CFG1_TRGRPMCSUP, config->rpmc_cnt_num); in espi_taf_npcx_init()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h683 volatile uint32_t FLASH_RPMC_CFG_1; member