Home
last modified time | relevance | path

Searched refs:IDE_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/ide/
Dmacide.c26 #define IDE_BASE 0x50F1A000 /* Base address of IDE controller */ macro
55 volatile unsigned char *ide_ifr = (unsigned char *) (IDE_BASE + IDE_IFR);
115 base = IDE_BASE; in macide_init()
119 base = IDE_BASE; in macide_init()
/linux-4.4.14/arch/sh/include/mach-common/mach/
Dsh2007.h109 #define IDE_BASE 0xb4000000 /* IDE */ macro