Home
last modified time | relevance | path

Searched defs:lower_32_bits (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/crypto/bcmfs/hw/
H A Dbcmfs_rm_common.h32 #define lower_32_bits(x) ((uint32_t)(x)) macro
/dpdk/drivers/common/dpaax/caamflib/
H A Dcompat.h98 #define lower_32_bits(n) ((uint32_t)(n)) macro
/dpdk/drivers/baseband/la12xx/
H A Dbbdev_la12xx.h47 #define lower_32_bits(x) ((uint32_t)((uint64_t)x)) macro
/dpdk/drivers/net/enetc/
H A Denetc.h50 #define lower_32_bits(n) ((uint32_t)(n)) macro