Searched refs:IDE_CS (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/arch/arm/mach-s3c2410/ |
D | bast-ide.c | 37 #define IDE_CS S3C2410_CS5 macro 41 .start = IDE_CS + BAST_PA_IDEPRI, 42 .end = IDE_CS + BAST_PA_IDEPRI + (8 * 0x20) - 1, 46 .start = IDE_CS + BAST_PA_IDEPRIAUX + (6 * 0x20) , 47 .end = IDE_CS + BAST_PA_IDEPRIAUX + (7 * 0x20) - 1, 71 .start = IDE_CS + BAST_PA_IDESEC, 72 .end = IDE_CS + BAST_PA_IDESEC + (8 * 0x20) - 1, 76 .start = IDE_CS + BAST_PA_IDESECAUX + (6 * 0x20), 77 .end = IDE_CS + BAST_PA_IDESECAUX + (7 * 0x20) - 1,
|
/linux-2.6.39/arch/mips/sibyte/swarm/ |
D | platform.c | 60 offset = __raw_readq(base + R_IO_EXT_REG(R_IO_EXT_START_ADDR, IDE_CS)); in swarm_pata_init() 61 size = __raw_readq(base + R_IO_EXT_REG(R_IO_EXT_MULT_SIZE, IDE_CS)); in swarm_pata_init() 72 pr_info(DRV_NAME ": PATA interface at GenBus slot %i\n", IDE_CS); in swarm_pata_init()
|
/linux-2.6.39/arch/mips/include/asm/sibyte/ |
D | bigsur.h | 35 #define IDE_CS 4 macro
|
D | carmel.h | 47 #define IDE_CS 6 macro
|
D | swarm.h | 51 #define IDE_CS 4 macro
|