Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dmbx.h70 #define PCI_CSR_SIZE ((uint)(64 * 1024)) macro
Drpxclassic.h41 #define PCI_CSR_SIZE ((uint)(64 * 1024)) macro
/linux-2.4.37.9/arch/ppc/kernel/
Dm8xx_setup.c334 io_block_mapping(PCI_CSR_ADDR, PCI_CSR_ADDR, PCI_CSR_SIZE, _PAGE_IO); in m8xx_map_io()
354 io_block_mapping(PCI_CSR_ADDR, PCI_CSR_ADDR, PCI_CSR_SIZE, _PAGE_IO); in m8xx_map_io()