Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_ATA_BASE_ADDR (Results 1 – 21 of 21) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dmvsata_ide.c51 #if !defined(CONFIG_SYS_ATA_BASE_ADDR)
52 #error CONFIG_SYS_ATA_BASE_ADDR must be defined
184 (CONFIG_SYS_ATA_BASE_ADDR + CONFIG_SYS_ATA_IDE0_OFFSET)); in ide_preinit()
192 (CONFIG_SYS_ATA_BASE_ADDR + CONFIG_SYS_ATA_IDE1_OFFSET)); in ide_preinit()
/openbmc/u-boot/include/configs/
H A Defi-x86_payload.h24 #define CONFIG_SYS_ATA_BASE_ADDR 0 macro
H A Dcoreboot.h24 #define CONFIG_SYS_ATA_BASE_ADDR 0 macro
H A Dqemu-x86.h28 #define CONFIG_SYS_ATA_BASE_ADDR 0 macro
H A Dqemu-mips.h54 #define CONFIG_SYS_ATA_BASE_ADDR 0xb4000000 macro
H A Dqemu-mips64.h54 #define CONFIG_SYS_ATA_BASE_ADDR 0xffffffffb4000000 macro
H A Dmalta.h81 #define CONFIG_SYS_ATA_BASE_ADDR CONFIG_SYS_ISA_IO_BASE_ADDRESS macro
H A Dms7720se.h75 #define CONFIG_SYS_ATA_BASE_ADDR CONFIG_SYS_MARUBUN_IO /* base address */ macro
H A Dr2dplus.h57 #define CONFIG_SYS_ATA_BASE_ADDR 0xb4000000 macro
H A Dap325rxa.h75 #define CONFIG_SYS_ATA_BASE_ADDR 0xB4180000 macro
H A Dsandbox.h125 #define CONFIG_SYS_ATA_BASE_ADDR 0x100 macro
H A Dedminiv2.h148 #define CONFIG_SYS_ATA_BASE_ADDR ORION5X_SATA_BASE macro
H A Dr7780mp.h108 #define CONFIG_SYS_ATA_BASE_ADDR 0xb4000000 macro
H A DM5253DEMO.h46 # define CONFIG_SYS_ATA_BASE_ADDR (CONFIG_SYS_MBAR2 + 0x800) macro
H A DM54455EVB.h118 #define CONFIG_SYS_ATA_BASE_ADDR 0x90000000 macro
H A DMPC8349ITX.h117 #define CONFIG_SYS_ATA_BASE_ADDR CONFIG_SYS_CF_BASE macro
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dconfig.h101 #define CONFIG_SYS_ATA_BASE_ADDR MV_SATA_BASE macro
/openbmc/u-boot/include/
H A Dide.h14 #define ATA_CURR_BASE(dev) (CONFIG_SYS_ATA_BASE_ADDR+ide_bus_offset[IDE_BUS(dev)])
/openbmc/u-boot/board/freescale/m5253demo/
H A Dm5253demo.c99 atac_t *ata = (atac_t *) CONFIG_SYS_ATA_BASE_ADDR; in ide_set_reset()
/openbmc/u-boot/board/freescale/m54455evb/
H A DREADME104 CONFIG_SYS_ATA_BASE_ADDR -- define ATA base address
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt1990 CONFIG_SYS_ATA_BASE_ADDR