Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Ddigital_dep.c34 #define DIGITAL_PAYLOAD_BITS_TO_PP(s) (((s) & 0x3) << 4) macro
510 atr_req->pp = DIGITAL_PAYLOAD_BITS_TO_PP(payload_bits); in digital_in_send_atr_req()
1518 atr_res->pp = DIGITAL_PAYLOAD_BITS_TO_PP(payload_bits); in digital_tg_send_atr_res()