Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/qbman/include/
H A Dcompat.h83 #define __raw_readb(p) (*(const volatile unsigned char *)(p)) macro
/f-stack/dpdk/drivers/common/dpaax/
H A Dcompat.h122 #define __raw_readb(p) (*(const volatile unsigned char *)(p)) macro