Searched refs:PECI_DIS (Results 1 – 3 of 3) sorted by relevance
262 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()
456 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()
161 volatile uint32_t PECI_DIS; /* +0x40 */ member