Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/fsl-mc/
Dmc.c24 #define MC_RAM_BASE_ADDR_ALIGNMENT_MASK (~(MC_RAM_BASE_ADDR_ALIGNMENT - 1)) macro
814 MC_RAM_BASE_ADDR_ALIGNMENT_MASK; in mc_get_dram_addr()