Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dsh2007.h110 #define IDE_BASE 0xb4000000 /* IDE */ macro
/openbmc/qemu/tests/qtest/
H A Dide-test.c43 #define IDE_BASE 0x1f0 macro
176 *ide_bar = qpci_legacy_iomap(dev, IDE_BASE); in get_pci_device()