Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/pasemi/
Diommu.c35 #define IOB_SIZE 0x3000 macro
204 iob = ioremap(IOB_BASE, IOB_SIZE); in iob_init()