Searched refs:instr (Results 1 – 2 of 2) sorted by relevance
66 #define HCP_HEADER(type, instr) ((((type) & 0x03) << 6) | ((instr) & 0x3f)) argument
88 #define NCI_HCP_HEADER(type, instr) ((((type) & 0x03) << 6) |\ argument89 ((instr) & 0x3f))