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