Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/arch/sh/include/mach-common/mach/
Dsh2007.h110 #define IDE_BASE 0xb4000000 /* IDE */ macro