Searched refs:DIGITAL_PAYLOAD_BITS_TO_PP (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/nfc/
H A Ddigital_dep.c41 #define DIGITAL_PAYLOAD_BITS_TO_PP(s) (((s) & 0x3) << 4) macro
484 atr_req->pp = DIGITAL_PAYLOAD_BITS_TO_PP(payload_bits); digital_in_send_atr_req()
1427 atr_res->pp = DIGITAL_PAYLOAD_BITS_TO_PP(payload_bits); digital_tg_send_atr_res()

Completed in 54 milliseconds