Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h61 #define PORT_P0DMACR 0x70 /* SUNXI specific "DMA register" */ macro
/openbmc/u-boot/drivers/ata/
H A Dahci.c143 clrsetbits_le32(port_mmio + PORT_P0DMACR, 0x0000ff00, 0x00004400); in sunxi_dma_init()