Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_ATA_STRIDE (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/include/
Data.h25 #ifndef CONFIG_SYS_ATA_STRIDE
26 #define CONFIG_SYS_ATA_STRIDE 1 macro
29 #define ATA_IO_DATA(x) (CONFIG_SYS_ATA_DATA_OFFSET+((x) * CONFIG_SYS_ATA_STRIDE))
30 #define ATA_IO_REG(x) (CONFIG_SYS_ATA_REG_OFFSET +((x) * CONFIG_SYS_ATA_STRIDE))
31 #define ATA_IO_ALT(x) (CONFIG_SYS_ATA_ALT_OFFSET +((x) * CONFIG_SYS_ATA_STRIDE))
/external/u-boot/arch/arm/mach-kirkwood/include/mach/
Dconfig.h105 #define CONFIG_SYS_ATA_STRIDE 4 macro
/external/u-boot/include/configs/
Dr2dplus.h62 #define CONFIG_SYS_ATA_STRIDE 2 /* 1bit shift */ macro
Dap325rxa.h78 #define CONFIG_SYS_ATA_STRIDE 2 /* 1bit shift */ macro
Dsandbox.h130 #define CONFIG_SYS_ATA_STRIDE 4 macro
Dedminiv2.h145 #define CONFIG_SYS_ATA_STRIDE 4 macro
Dr7780mp.h113 #define CONFIG_SYS_ATA_STRIDE 2 /* 1bit shift */ macro
DM5253EVBE.h57 #define CONFIG_SYS_ATA_STRIDE 4 /* Interval between registers */ macro
DM5253DEMO.h52 # define CONFIG_SYS_ATA_STRIDE 4 /* Interval between registers */ macro
DM54455EVB.h125 #define CONFIG_SYS_ATA_STRIDE 4 /* Interval between registers */ macro
DMPC8349ITX.h122 #define CONFIG_SYS_ATA_STRIDE 2 macro
/external/u-boot/board/freescale/m54455evb/
DREADME109 CONFIG_SYS_ATA_STRIDE -- define for Interval between registers
/external/u-boot/scripts/
Dconfig_whitelist.txt2076 CONFIG_SYS_ATA_STRIDE