Searched refs:DIGITAL_PAYLOAD_BITS_TO_FSL (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/nfc/ | ||
H A D | digital_dep.c | 43 #define DIGITAL_PAYLOAD_BITS_TO_FSL(s) ((s) & 0x3) macro 362 psl_req->fsl = DIGITAL_PAYLOAD_BITS_TO_FSL(payload_bits); digital_in_send_psl_req() |
Completed in 67 milliseconds