Searched refs:CIA_IO (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dcore_cia.h227 #define CIA_IO (IDENT_ADDR + 0x8580000000UL) macro
352 base_and_type = CIA_IO + 0x00;
355 enough to cover all io ports, and smaller than CIA_IO. */
369 base_and_type = CIA_IO + 0x00;
384 base_and_type = CIA_IO + 0x08;
399 base_and_type = CIA_IO + 0x08;
410 addr = ((addr - CIA_IO) << 5) + CIA_IO + 0x18;
418 addr = ((addr - CIA_IO) << 5) + CIA_IO
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dcore_cia.c702 hose->sparse_io_base = CIA_IO - IDENT_ADDR;

Completed in 21 milliseconds