Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Ddigital_dep.c36 #define DIGITAL_PAYLOAD_BITS_TO_FSL(s) ((s) & 0x3) macro
382 psl_req->fsl = DIGITAL_PAYLOAD_BITS_TO_FSL(payload_bits); in digital_in_send_psl_req()