Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Ddma-axi-dmac.c74 #define AXI_DMAC_REG_Y_LENGTH 0x41c macro
306 axi_dmac_write(dmac, AXI_DMAC_REG_Y_LENGTH, sg->hw->y_len); in axi_dmac_start_transfer()
836 case AXI_DMAC_REG_Y_LENGTH: in axi_dmac_regmap_rdwr()
1005 axi_dmac_write(dmac, AXI_DMAC_REG_Y_LENGTH, 1); in axi_dmac_detect_caps()
1006 if (axi_dmac_read(dmac, AXI_DMAC_REG_Y_LENGTH) == 1) in axi_dmac_detect_caps()