Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/soc/arm/microchip_mec/mec172x/
Ddevice_power.c262 ds_ctx.peci_info.peci_dis = ecs->PECI_DIS; in deep_sleep_save_blocks()
263 ecs->PECI_DIS |= MCHP_ECS_PECI_DISABLE; in deep_sleep_save_blocks()
320 ecs->PECI_DIS = ds_ctx.peci_info.peci_dis; in deep_sleep_restore_blocks()
/Zephyr-Core-3.6.0/drivers/peci/
Dpeci_mchp_xec.c456 ecs_regs->PECI_DIS = 0x00u; in peci_xec_pm_action()
466 ecs_regs->PECI_DIS = 0x01u; in peci_xec_pm_action()
537 ecs_regs->PECI_DIS = 0x00u; in peci_xec_init()
/Zephyr-Core-3.6.0/soc/arm/microchip_mec/mec172x/reg/
Dmec172x_ecs.h161 volatile uint32_t PECI_DIS; /* +0x40 */ member