Home
last modified time | relevance | path

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

/sof-2.7.6/src/arch/xtensa/include/xtensa/
Dhal.h1136 (_XTHAL_MEM_IS_DEVICE((x)) ? _XTHAL_ENCODE_DEVICE((x)) : \
1409 #define _XTHAL_ENCODE_DEVICE(x) \ macro