Searched refs:MEC_PECI_CTRL_MIEN_Pos (Results 1 – 2 of 2) sorted by relevance
103 regs->CTRL |= MEC_BIT(MEC_PECI_CTRL_MIEN_Pos); in mec_hal_peci_init()176 regs->CTRL |= MEC_BIT(MEC_PECI_CTRL_MIEN_Pos); in mec_hal_peci_global_ien()178 regs->CTRL &= (uint8_t)~MEC_BIT(MEC_PECI_CTRL_MIEN_Pos); in mec_hal_peci_global_ien()
64 #define MEC_PECI_CTRL_MIEN_Pos (7UL) /*!< MIEN (Bit 7) … macro