Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/pn533/
Dpn533.c671 u8 platconf; in pn533_target_type_a_is_valid() local
683 platconf = PN533_TYPE_A_SENS_RES_PLATCONF(type_a->sens_res); in pn533_target_type_a_is_valid()
686 platconf != PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL) || in pn533_target_type_a_is_valid()
688 platconf == PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL)) in pn533_target_type_a_is_valid()
790 u8 platconf; in pn533_target_jewel_is_valid() local
797 platconf = PN533_TYPE_A_SENS_RES_PLATCONF(jewel->sens_res); in pn533_target_jewel_is_valid()
800 platconf != PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL) || in pn533_target_jewel_is_valid()
802 platconf == PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL)) in pn533_target_jewel_is_valid()