Searched refs:enmask (Results 1 – 4 of 4) sorted by relevance
187 void mec_hal_espi_pc_ltr_intr_en(struct mec_espi_io_regs *iobase, uint32_t enmask) in mec_hal_espi_pc_ltr_intr_en() argument189 iobase->PCLTREN = enmask; in mec_hal_espi_pc_ltr_intr_en()
166 int mec_hal_uart_intr_control(struct mec_uart_regs *base, uint8_t enmask);
144 void mec_hal_espi_pc_ltr_intr_en(struct mec_espi_io_regs *iobase, uint32_t enmask);
549 int mec_hal_uart_intr_control(struct mec_uart_regs *base, uint8_t enmask) in mec_hal_uart_intr_control() argument557 base->IER = enmask & (MEC_UART_IER_ERDAI_Msk | MEC_UART_IER_ETHREI_Msk in mec_hal_uart_intr_control()