Home
last modified time | relevance | path

Searched refs:dw_i2c_irq_config (Results 1 – 1 of 1) sorted by relevance

/hal_intel-3.5.0/bsp_sedi/drivers/i2c/
Dsedi_i2c_dw_apb_200a.c327 static inline void dw_i2c_irq_config(uint32_t base, uint32_t config) in dw_i2c_irq_config() function
387 dw_i2c_irq_config(context->base, 0); in dw_i2c_abort()
633 dw_i2c_irq_config(context->base, 0); in sedi_i2c_set_power()
641 dw_i2c_irq_config(context->base, 0); in sedi_i2c_set_power()
852 dw_i2c_irq_config(context->base, BSETS_INTR_ERROR | SEDI_RBFVM(I2C, INTR_MASK, in sedi_i2c_master_write_dma()
921 dw_i2c_irq_config(context->base, BSETS_INTR_ERROR | SEDI_RBFVM(I2C, INTR_MASK, in sedi_i2c_master_read_dma()
973 dw_i2c_irq_config(context->base, BSETS_INTR_SEND); in sedi_i2c_master_write_async()
1024 dw_i2c_irq_config(context->base, BSETS_INTR_RECV); in sedi_i2c_master_read_async()
1242 dw_i2c_irq_config(context->base, 0); in i2c_isr_complete()