Home
last modified time | relevance | path

Searched refs:DMAC_APB_HW_HS_SEL_0 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h196 #define DMAC_APB_HW_HS_SEL_0 0x010 /* DMAC Apb HW HS register 0 */ macro
H A Ddw-axi-dmac-platform.c539 reg_value = lo_hi_readq(chip->apb_regs + DMAC_APB_HW_HS_SEL_0); in dw_axi_dma_set_hw_channel()
547 lo_hi_writeq(reg_value, chip->apb_regs + DMAC_APB_HW_HS_SEL_0); in dw_axi_dma_set_hw_channel()

Completed in 4 milliseconds