Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mpc832xemds/
H A Dpci.c133 pci_law[1].ar = LAWAR_EN | LAWAR_SIZE_1M;
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmmu.h570 #define LAWAR_SIZE_1M (LAWAR_SIZE_BASE+9) macro