Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A 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))
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dconfig.h94 #define CONFIG_SYS_ATA_STRIDE 4 macro
/openbmc/u-boot/include/configs/
H A Dr2dplus.h58 #define CONFIG_SYS_ATA_STRIDE 2 /* 1bit shift */ macro
H A Dap325rxa.h76 #define CONFIG_SYS_ATA_STRIDE 2 /* 1bit shift */ macro
H A Dsandbox.h129 #define CONFIG_SYS_ATA_STRIDE 4 macro
H A Dedminiv2.h141 #define CONFIG_SYS_ATA_STRIDE 4 macro
H A Dr7780mp.h109 #define CONFIG_SYS_ATA_STRIDE 2 /* 1bit shift */ macro
H A DM5253DEMO.h52 # define CONFIG_SYS_ATA_STRIDE 4 /* Interval between registers */ macro
H A DM54455EVB.h124 #define CONFIG_SYS_ATA_STRIDE 4 /* Interval between registers */ macro
H A DMPC8349ITX.h121 #define CONFIG_SYS_ATA_STRIDE 2 macro
/openbmc/u-boot/board/freescale/m54455evb/
H A DREADME109 CONFIG_SYS_ATA_STRIDE -- define for Interval between registers
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt1996 CONFIG_SYS_ATA_STRIDE