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

  /external/u-boot/drivers/net/
ne2000.h 82 #define DP_DATA 0x10
ax88796.h 11 #define DP_DATA (0x10 << 1)
ne2000_base.c 708 nic.data = nic.base + DP_DATA;
  /external/u-boot/arch/arm/include/asm/
omap_mmc.h 122 #define DP_DATA (0x1 << 21)
  /external/u-boot/drivers/mmc/
omap_hsmmc.c 1036 flags |= (DP_DATA | DDIR_READ);
1038 flags |= (DP_DATA | DDIR_WRITE);
    [all...]

Completed in 1431 milliseconds