Home
last modified time | relevance | path

Searched defs:HCP_HEADER (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/hci/
H A Dhci.h66 #define HCP_HEADER(type, instr) ((((type) & 0x03) << 6) | ((instr) & 0x3f)) macro
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dhci.h66 #define HCP_HEADER(type, instr) ((((type) & 0x03) << 6) | ((instr) & 0x3f)) macro

Completed in 1 milliseconds