Searched refs:IPC_LARGE_PARAM_ID_MASK (Results 1 – 1 of 1) sorted by relevance
170 #define IPC_LARGE_PARAM_ID_MASK 0xFF macro171 #define IPC_LARGE_PARAM_ID(x) (((x) & IPC_LARGE_PARAM_ID_MASK) \