Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.c665 #define PN533_TYPE_A_SEL_PROT(x) (((x) & 0x60) >> 5) macro
717 switch (PN533_TYPE_A_SEL_PROT(tgt_type_a->sel_res)) { in pn533_target_found_type_a()