Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Drpxhiox.h12 #define HIOX_CSR_SIZE ((uint)(4 * 1024)) macro
/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()