Home
last modified time | relevance | path

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

/openbmc/u-boot/board/varisys/cyrus/
H A Dlaw.c22 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_32M, LAW_TRGT_IF_DCSR),
/openbmc/u-boot/board/freescale/b4860qds/
H A Dlaw.c21 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_32M, LAW_TRGT_IF_DCSR),
/openbmc/u-boot/board/freescale/t4rdb/
H A Dlaw.c23 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_32M, LAW_TRGT_IF_DCSR),
/openbmc/u-boot/board/freescale/t208xrdb/
H A Dlaw.c26 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_32M, LAW_TRGT_IF_DCSR),
/openbmc/u-boot/board/freescale/t208xqds/
H A Dlaw.c26 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_32M, LAW_TRGT_IF_DCSR),
/openbmc/u-boot/board/freescale/t4qds/
H A Dlaw.c26 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_32M, LAW_TRGT_IF_DCSR),
/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/board/keymile/kmp204x/
H A Dlaw.c25 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_32M, LAW_TRGT_IF_DCSR),
/openbmc/u-boot/board/freescale/common/p_corenet/
H A Dlaw.c29 SET_LAW(CONFIG_SYS_DCSRBAR_PHYS, LAW_SIZE_32M, LAW_TRGT_IF_DCSR),
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_law.h68 LAW_TRGT_IF_DCSR = 0x1d, enumerator
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet_serdes.c318 LAW_SIZE_1M, LAW_TRGT_IF_DCSR); in enable_bank()
321 LAW_TRGT_IF_DCSR); in enable_bank()