Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c24 #define MC_RAM_BASE_ADDR_ALIGNMENT (512UL * 1024 * 1024) macro
25 #define MC_RAM_BASE_ADDR_ALIGNMENT_MASK (~(MC_RAM_BASE_ADDR_ALIGNMENT - 1))