Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dahci.h62 #define PORT_P0DMACR 0x70 /* SUNXI specific "DMA register" */ macro
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c154 clrsetbits_le32(port_mmio + PORT_P0DMACR, 0x0000ff00, 0x00004400); in sunxi_dma_init()