Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Ddma-axi-dmac.c74 #define AXI_DMAC_REG_Y_LENGTH 0x41c macro
274 axi_dmac_write(dmac, AXI_DMAC_REG_Y_LENGTH, sg->y_len - 1); in axi_dmac_start_transfer()
708 case AXI_DMAC_REG_Y_LENGTH: in axi_dmac_regmap_rdwr()
870 axi_dmac_write(dmac, AXI_DMAC_REG_Y_LENGTH, 1); in axi_dmac_detect_caps()
871 if (axi_dmac_read(dmac, AXI_DMAC_REG_Y_LENGTH) == 1) in axi_dmac_detect_caps()