Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds