Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Drpxhiox.h11 #define HIOX_CSR_ADDR ((uint)0xfac00000) macro
13 #define HIOX_CSR0_ADDR HIOX_CSR_ADDR
/linux-2.4.37.9/arch/ppc/kernel/
Dm8xx_setup.c348 io_block_mapping(HIOX_CSR_ADDR, HIOX_CSR_ADDR, HIOX_CSR_SIZE, _PAGE_IO); in m8xx_map_io()