Home
last modified time | relevance | path

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

/hal_xtensa-2.7.6/include/xtensa/
Dhal.h1397 #define _XTHAL_NON_CACHEABLE_DOMAIN(x) \ macro
1411 (_XTHAL_NON_CACHEABLE_DOMAIN(x) << 1) | _XTHAL_MEM_IS_BUFFERABLE(x))
1414 (0x18 | (_XTHAL_NON_CACHEABLE_DOMAIN(x) << 1) \