Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nfc/pn533/
Dpn533.c659 u8 platconf; in pn533_target_type_a_is_valid() local
671 platconf = PN533_TYPE_A_SENS_RES_PLATCONF(type_a->sens_res); in pn533_target_type_a_is_valid()
674 platconf != PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL) || in pn533_target_type_a_is_valid()
676 platconf == PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL)) in pn533_target_type_a_is_valid()
778 u8 platconf; in pn533_target_jewel_is_valid() local
785 platconf = PN533_TYPE_A_SENS_RES_PLATCONF(jewel->sens_res); in pn533_target_jewel_is_valid()
788 platconf != PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL) || in pn533_target_jewel_is_valid()
790 platconf == PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL)) in pn533_target_jewel_is_valid()