Home
last modified time | relevance | path

Searched defs:DESC_ADDR (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c31 #define DESC_ADDR (1 << 20) /* 1 MiB */ macro
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h180 #define DESC_ADDR(x) ((x) & GENMASK_ULL(39, 0)) macro