Searched refs:ACTV (Results 1 – 16 of 16) sorted by relevance
81 base->ACTV &= (uint8_t)~MEC_BIT(MEC_KBC_ACTV_ENABLE_Pos); in mec_hal_kbc_init()155 base->ACTV |= MEC_BIT(MEC_KBC_ACTV_ENABLE_Pos); in mec_hal_kbc_init()175 base->ACTV |= MEC_BIT(MEC_KBC_ACTV_ENABLE_Pos); in mec_hal_kbc_activate()177 base->ACTV &= (uint8_t)~MEC_BIT(MEC_KBC_ACTV_ENABLE_Pos); in mec_hal_kbc_activate()281 if (base->ACTV & MEC_BIT(MEC_KBC_ACTV_ENABLE_Pos)) { in mec_hal_kbc_is_enabled()
265 regs->ACTV = 0; in mec_hal_dma_chan_init()349 regs->ACTV = 0; /* clock gate */ in mec_hal_dma_chan_start()371 regs->ACTV = MEC_BIT(MEC_DMA_CHAN_ACTV_EN_Pos); in mec_hal_dma_chan_start()404 regs->ACTV = 0; in mec_hal_dma_chan_halt()435 regs->ACTV = 0; in mec_hal_dma_chan_stop()658 regs->ACTV |= MEC_BIT(MEC_DMA_CHAN_ACTV_EN_Pos); in mec_hal_dma_chan_cfg()
387 regs->ACTV |= (uint8_t)MEC_BIT(MEC_UART_ACTV_CLKS_Pos); in uart_activate()389 regs->ACTV &= (uint8_t)~MEC_BIT(MEC_UART_ACTV_CLKS_Pos); in uart_activate()847 uart_pm_save_buf[i] = regs->ACTV; in mec_hal_uart_pm_save_disable()848 regs->ACTV = 0; in mec_hal_uart_pm_save_disable()857 regs->ACTV = uart_pm_save_buf[i]; in mec_hal_uart_pm_restore()
398 iobase->ACTV |= MEC_BIT(MEC_ESPI_IO_ACTV_EN_Pos); in mec_hal_espi_activate()400 iobase->ACTV &= (uint32_t)~MEC_BIT(MEC_ESPI_IO_ACTV_EN_Pos); in mec_hal_espi_activate()407 if (iobase->ACTV & MEC_BIT(MEC_ESPI_IO_ACTV_EN_Pos)) { in mec_hal_espi_is_activated()
99 __IOM uint32_t ACTV; /*!< (@ 0x0330) Logical device Activate */ member
146 __IOM uint32_t ACTV; /*!< (@ 0x0330) Logical device Activate */ member
486 __IOM uint8_t ACTV; /*!< (@ 0x00000000) DMA channel activate */ member511 __IOM uint8_t ACTV; /*!< (@ 0x00000000) DMA channel activate */ member
288 __IOM uint8_t ACTV; /*!< (@ 0x0330) UART Activate(RW) */ member
996 volatile uint32_t ACTV; /* @ 0x0330 */ member
33 …__IOM uint8_t ACTV; /*!< (@ 0x00000330) Enable KBC … member
17 …__IOM uint32_t ACTV; /*!< (@ 0x00000000) Channel n Activate … member
36 …__IOM uint8_t ACTV; /*!< (@ 0x00000330) UART Activate register … member
37 …__IOM uint8_t ACTV; /*!< (@ 0x00000330) UART Activate register … member
90 …__IOM uint32_t ACTV; /*!< (@ 0x00000330) eSPI IO Activate register … member