Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_pcr.h336 volatile uint32_t PWR_RST_CTRL; member
/Zephyr-latest/drivers/clock_control/
Dclock_control_mchp_xec.c84 volatile uint32_t PWR_RST_CTRL; member
/Zephyr-latest/drivers/espi/
Despi_mchp_xec.c1484 PCR_REGS->PWR_RST_CTRL = MCHP_PCR_PR_CTRL_USE_ESPI_PLTRST; in espi_xec_init()
Despi_mchp_xec_v2.c1503 pcr->PWR_RST_CTRL = MCHP_PCR_PR_CTRL_USE_ESPI_PLTRST; in espi_xec_init()