Home
last modified time | relevance | path

Searched refs:BCSR_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc/platforms/
Dfads.h21 #define BCSR_SIZE ((uint)(64 * 1024)) macro
Dpq2ads.h23 #define BCSR_SIZE ((uint)(32 * 1024)) macro
/linux-2.4.37.9/arch/ppc/kernel/
Dm8xx_setup.c351 io_block_mapping(BCSR_ADDR, BCSR_ADDR, BCSR_SIZE, _PAGE_IO); in m8xx_map_io()