Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Ddpaa_ext.h185 #define DPAA_SGTE_GET_ADDRH(sgte) (((t_DpaaSGTE *)sgte)->addrh & DPAA_SGTE_ADDRH_MASK) … macro
187 #define DPAA_SGTE_GET_PHYS_ADDR(sgte) ((physAddress_t)(((uint64_t)DPAA_SGTE_GET_ADDRH(sgte) << …