Home
last modified time | relevance | path

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

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