Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/nfc/
H A Ddigital_dep.c35 #define DIGITAL_PAYLOAD_PP_TO_BITS(s) (((s) >> 4) & 0x3) macro
/kernel/linux/linux-6.6/net/nfc/
H A Ddigital_dep.c35 #define DIGITAL_PAYLOAD_PP_TO_BITS(s) (((s) >> 4) & 0x3) macro

Completed in 4 milliseconds