Home
last modified time | relevance | path

Searched defs:en (Results 1 – 4 of 4) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_i3c_pvt.c819 void _i3c_host_stuck_sda_config(struct mec_i3c_host_regs *regs, uint32_t en, uint32_t tout_val) in _i3c_host_stuck_sda_config()
835 void _i3c_host_tx_dma_tout_config(struct mec_i3c_host_regs *regs, uint32_t en, uint32_t tout_val) in _i3c_host_tx_dma_tout_config()
851 void _i3c_host_rx_dma_tout_config(struct mec_i3c_host_regs *regs, uint32_t en, uint32_t tout_val) in _i3c_host_rx_dma_tout_config()
900 void _i3c_sec_host_stuck_sda_scl_config(struct mec_i3c_sec_regs *regs, uint32_t en, in _i3c_sec_host_stuck_sda_scl_config()
920 void _i3c_sec_host_tx_dma_tout_config(struct mec_i3c_sec_regs *regs, uint32_t en, uint32_t tout_val) in _i3c_sec_host_tx_dma_tout_config()
934 void _i3c_sec_host_rx_dma_tout_config(struct mec_i3c_sec_regs *regs, uint32_t en, uint32_t tout_val) in _i3c_sec_host_rx_dma_tout_config()
Dmec_espi_oob.c121 uint32_t en = txsts & MEC_BIT(MEC_ESPI_IO_OOBTXSTS_CHEN_CHG_Pos); /* bit[1] */ in mec_hal_espi_oob_en_status() local
210 void mec_hal_espi_oob_intr_ctrl(struct mec_espi_io_regs *iobase, uint32_t msk, uint8_t en) in mec_hal_espi_oob_intr_ctrl()
Dmec_espi_fc.c114 void mec_hal_espi_fc_intr_ctrl(struct mec_espi_io_regs *iobase, uint32_t msk, uint8_t en) in mec_hal_espi_fc_intr_ctrl()
Dmec_qspi.c548 int mec_hal_qspi_options(struct mec_qspi_regs *regs, uint8_t en, uint32_t options) in mec_hal_qspi_options()