Searched refs:IEN2 (Results 1 – 2 of 2) sorted by relevance
34 regs->IEN2 = 0u; in peci_reset()53 regs->IEN2 |= (uint8_t)((ien_bitmap >> 8) & 0xffu); in peci_intr_en()197 regs->IEN2 |= (uint8_t)(intr_bitmap >> 8); in mec_hal_peci_intr_ctrl()200 regs->IEN2 &= (uint8_t)~(intr_bitmap >> 8); in mec_hal_peci_intr_ctrl()
32 …__IOM uint8_t IEN2; /*!< (@ 0x0000001C) PECI interrupt enable 2 … member