Home
last modified time | relevance | path

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

/linux/drivers/nfc/pn533/
H A Dpn533.c677 u8 platconf; in pn533_target_type_a_is_valid() local
689 platconf = PN533_TYPE_A_SENS_RES_PLATCONF(type_a->sens_res); in pn533_target_type_a_is_valid()
692 platconf != PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL) || in pn533_target_type_a_is_valid()
694 platconf == PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL)) in pn533_target_type_a_is_valid()
799 u8 platconf; in pn533_target_jewel_is_valid() local
806 platconf = PN533_TYPE_A_SENS_RES_PLATCONF(jewel->sens_res); in pn533_target_jewel_is_valid()
809 platconf != PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL) || in pn533_target_jewel_is_valid()
811 platconf == PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL)) in pn533_target_jewel_is_valid()