Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/nfc/
H A Ddigital_technology.c23 #define DIGITAL_SEL_RES_NFCID1_COMPLETE(sel_res) (!((sel_res) & 0x04)) macro
301 if (!DIGITAL_SEL_RES_NFCID1_COMPLETE(sel_res)) { in digital_in_recv_sel_res()