Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dxpedite517x.h321 BATU_VP)
333 #define CONFIG_SYS_DBAT0U (BATU_BL_2G | BATU_VS | BATU_VP)
348 BATU_VP)
365 BATU_VP)
382 BATU_VP)
400 BATU_VP)
416 BATU_VP)
431 BATU_VP)
445 BATU_VP)
463 BATU_VP)
A Dsbc8641d.h327 #define CONFIG_SYS_DBAT0U (BATU_BL_2G | BATU_VS | BATU_VP)
339 #define CONFIG_SYS_DBAT1U (CONFIG_SYS_PCIE1_MEM_VIRT | BATU_BL_256M | BATU_VS | BATU_VP)
349 #define CONFIG_SYS_DBAT2U (CONFIG_SYS_SRIO1_MEM_BASE | BATU_BL_512M | BATU_VS | BATU_VP)
359 #define CONFIG_SYS_DBAT3U (CONFIG_SYS_CCSRBAR | BATU_BL_4M | BATU_VS | BATU_VP)
368 | BATU_BL_1M | BATU_VS | BATU_VP)
382 #define CONFIG_SYS_DBAT4U (CONFIG_SYS_PCIE1_IO_VIRT | BATU_BL_32M | BATU_VS | BATU_VP)
391 #define CONFIG_SYS_DBAT5U (CONFIG_SYS_INIT_RAM_ADDR | BATU_BL_128K | BATU_VS | BATU_VP)
401 #define CONFIG_SYS_DBAT6U ((CONFIG_SYS_FLASH_BASE & 0xfe000000) | BATU_BL_32M | BATU_VS | BATU_VP)
408 #define CONFIG_SYS_DBAT6U_EARLY (CONFIG_SYS_TEXT_BASE | BATU_BL_1M | BATU_VS | BATU_VP)
/u-boot/arch/powerpc/cpu/mpc86xx/
A Dmp.c112 BATU_VS | BATU_VP, in setup_mp()
A Dcpu.c204 batu = bl | BATU_VS | BATU_VP; in setup_ddr_bat()
/u-boot/arch/powerpc/include/asm/
A Dmmu.h160 #define BATU_VP 0x00000001 macro

Completed in 13 milliseconds