Home
last modified time | relevance | path

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

/u-boot/include/
A Data.h22 #ifndef CONFIG_SYS_ATA_STRIDE
23 #define CONFIG_SYS_ATA_STRIDE 1 macro
26 #define ATA_IO_DATA(x) (CONFIG_SYS_ATA_DATA_OFFSET+((x) * CONFIG_SYS_ATA_STRIDE))
27 #define ATA_IO_REG(x) (CONFIG_SYS_ATA_REG_OFFSET +((x) * CONFIG_SYS_ATA_STRIDE))
28 #define ATA_IO_ALT(x) (CONFIG_SYS_ATA_ALT_OFFSET +((x) * CONFIG_SYS_ATA_STRIDE))
/u-boot/include/configs/
A Dr2dplus.h48 #define CONFIG_SYS_ATA_STRIDE 2 /* 1bit shift */ macro
A Dedminiv2.h135 #define CONFIG_SYS_ATA_STRIDE 4 macro
A Dsandbox.h123 #define CONFIG_SYS_ATA_STRIDE 4 macro
A DM5253DEMO.h43 # define CONFIG_SYS_ATA_STRIDE 4 /* Interval between registers */ macro
A DMPC8349ITX.h110 #define CONFIG_SYS_ATA_STRIDE 2 macro
A DM54455EVB.h118 #define CONFIG_SYS_ATA_STRIDE 4 /* Interval between registers */ macro
/u-boot/arch/arm/mach-kirkwood/include/mach/
A Dconfig.h86 #define CONFIG_SYS_ATA_STRIDE 4 macro
/u-boot/board/freescale/m54455evb/
A DREADME109 CONFIG_SYS_ATA_STRIDE -- define for Interval between registers
/u-boot/scripts/
A Dconfig_whitelist.txt1672 CONFIG_SYS_ATA_STRIDE

Completed in 17 milliseconds