Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c25 #define MC_RAM_BASE_ADDR_ALIGNMENT_MASK (~(MC_RAM_BASE_ADDR_ALIGNMENT - 1)) macro
875 MC_RAM_BASE_ADDR_ALIGNMENT_MASK; in mc_get_dram_addr()