Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-opcode.h64 #define XF_MSG_DST_ID(id) (((id) >> 16) & 0xFF) macro
/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-opcode.h57 #define XF_MSG_DST_ID(id) (((id) >> 16) & 0xFF) macro