Home
last modified time | relevance | path

Searched refs:DIGITAL_PAYLOAD_PP_TO_BITS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/nfc/
H A Ddigital_dep.c35 #define DIGITAL_PAYLOAD_PP_TO_BITS(s) (((s) >> 4) & 0x3) macro
440 payload_bits = DIGITAL_PAYLOAD_PP_TO_BITS(atr_res->pp); in digital_in_recv_atr_res()
1596 payload_bits = DIGITAL_PAYLOAD_PP_TO_BITS(atr_req->pp); in digital_tg_recv_atr_req()