Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-opcode.h49 #define XF_MSG_SRC_CORE(id) (((id) >> 0) & 0x3) macro
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-opcode.h56 #define XF_MSG_SRC_CORE(id) (((id) >> 0) & 0x3) macro