Searched refs:SDHCI_DMA_ADDRESS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci.h104 #define SDHCI_DMA_ADDRESS 0x00 macro
H A Dsdhci.c213 RD4(slot, SDHCI_DMA_ADDRESS), RD2(slot, SDHCI_HOST_VERSION));
748 * typically ignore the SDMA boundary bits in SDHCI_DMA_ADDRESS when
1860 WR4(slot, SDHCI_DMA_ADDRESS, slot->paddr);
2198 WR4(slot, SDHCI_DMA_ADDRESS, slot->paddr);
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhost.c932 case SDHCI_DMA_ADDRESS:
933 dprintf("%s: SDHCI_DMA_ADDRESS\n", __func__);

Completed in 62 milliseconds