Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dmvsata_ide.c52 #if !defined(CONFIG_SYS_ATA_BASE_ADDR)
53 #error CONFIG_SYS_ATA_BASE_ADDR must be defined
185 (CONFIG_SYS_ATA_BASE_ADDR + CONFIG_SYS_ATA_IDE0_OFFSET)); in ide_preinit()
193 (CONFIG_SYS_ATA_BASE_ADDR + CONFIG_SYS_ATA_IDE1_OFFSET)); in ide_preinit()
H A Dmxc_ata.c89 ata_regs = (struct mxc_ata_config_regs *)CONFIG_SYS_ATA_BASE_ADDR; in set_ata_bus_timing()
113 ata_regs = (struct mxc_ata_config_regs *)CONFIG_SYS_ATA_BASE_ADDR; in ide_preinit()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dqemu-x86.h29 #define CONFIG_SYS_ATA_BASE_ADDR 0 macro
H A Dqemu-mips.h61 #define CONFIG_SYS_ATA_BASE_ADDR 0xb4000000 macro
H A Dqemu-mips64.h61 #define CONFIG_SYS_ATA_BASE_ADDR 0xffffffffb4000000 macro
H A Dmalta.h90 #define CONFIG_SYS_ATA_BASE_ADDR CONFIG_SYS_ISA_IO_BASE_ADDRESS macro
H A Dpb1x00.h119 #define CONFIG_SYS_ATA_BASE_ADDR CONFIG_SYS_PCMCIA_MEM_ADDR
H A Dms7720se.h83 #define CONFIG_SYS_ATA_BASE_ADDR CONFIG_SYS_MARUBUN_IO /* base address */ macro
H A Dr2dplus.h65 #define CONFIG_SYS_ATA_BASE_ADDR 0xb4000000 macro
H A Ddbau1x00.h166 #define CONFIG_SYS_ATA_BASE_ADDR CONFIG_SYS_PCMCIA_MEM_ADDR macro
H A Dap325rxa.h88 #define CONFIG_SYS_ATA_BASE_ADDR 0xB4180000 macro
H A Dsandbox.h139 #define CONFIG_SYS_ATA_BASE_ADDR 0x100 macro
H A Dedminiv2.h159 #define CONFIG_SYS_ATA_BASE_ADDR ORION5X_SATA_BASE macro
H A Dr7780mp.h115 #define CONFIG_SYS_ATA_BASE_ADDR 0xb4000000 macro
H A DM5253EVBE.h57 #define CONFIG_SYS_ATA_BASE_ADDR (CONFIG_SYS_MBAR2 + 0x800) macro
H A DM5253DEMO.h49 # define CONFIG_SYS_ATA_BASE_ADDR (CONFIG_SYS_MBAR2 + 0x800) macro
H A DM54455EVB.h123 #define CONFIG_SYS_ATA_BASE_ADDR 0x90000000 macro
H A DMPC8349ITX.h125 #define CONFIG_SYS_ATA_BASE_ADDR CONFIG_SYS_CF_BASE macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dconfig.h116 #define CONFIG_SYS_ATA_BASE_ADDR MV_SATA_BASE macro
/OK3568_Linux_fs/u-boot/board/freescale/m5253evbe/
H A Dm5253evbe.c93 atac_t *ata = (atac_t *) CONFIG_SYS_ATA_BASE_ADDR; in ide_set_reset()
/OK3568_Linux_fs/u-boot/include/
H A Dide.h15 #define ATA_CURR_BASE(dev) (CONFIG_SYS_ATA_BASE_ADDR+ide_bus_offset[IDE_BUS(dev)])
/OK3568_Linux_fs/u-boot/board/freescale/m5253demo/
H A Dm5253demo.c100 atac_t *ata = (atac_t *) CONFIG_SYS_ATA_BASE_ADDR; in ide_set_reset()
/OK3568_Linux_fs/u-boot/board/freescale/m54455evb/
H A DREADME104 CONFIG_SYS_ATA_BASE_ADDR -- define ATA base address
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt2322 CONFIG_SYS_ATA_BASE_ADDR