Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/fsl-mc/
Dmc.c23 #define MC_RAM_BASE_ADDR_ALIGNMENT (512UL * 1024 * 1024) macro
24 #define MC_RAM_BASE_ADDR_ALIGNMENT_MASK (~(MC_RAM_BASE_ADDR_ALIGNMENT - 1))