HomeSort by relevance Sort by last modified time
    Searched refs:SDHCI_DEFAULT_BOUNDARY_SIZE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/mmc/
sdhci.c 110 start_addr &= ~(SDHCI_DEFAULT_BOUNDARY_SIZE - 1);
111 start_addr += SDHCI_DEFAULT_BOUNDARY_SIZE;
  /external/u-boot/include/
sdhci.h 236 #define SDHCI_DEFAULT_BOUNDARY_SIZE (512 * 1024)

Completed in 43 milliseconds