Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/p1023rdb/
H A Dlaw.c12 SET_LAW(CONFIG_SYS_QMAN_MEM_PHYS, LAW_SIZE_4M,
/openbmc/u-boot/board/freescale/t102xqds/
H A Dlaw.c24 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_4M, LAW_TRGT_IF_DCSR),
/openbmc/u-boot/board/freescale/t1040qds/
H A Dlaw.c24 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_4M, LAW_TRGT_IF_DCSR),
/openbmc/u-boot/board/freescale/t102xrdb/
H A Dlaw.c24 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_4M, LAW_TRGT_IF_DCSR),
/openbmc/u-boot/board/freescale/t104xrdb/
H A Dlaw.c24 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_4M, LAW_TRGT_IF_DCSR),
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_law.h31 LAW_SIZE_4M, enumerator
/openbmc/u-boot/board/freescale/mpc8544ds/
H A Dmpc8544ds.c87 set_next_law(CONFIG_SYS_PCIE3_MEM_PHYS, LAW_SIZE_4M, in pci_init_board()