Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nfc/pn533/
Dpn533.c685 u8 platconf; in pn533_target_type_a_is_valid() local
697 platconf = PN533_TYPE_A_SENS_RES_PLATCONF(type_a->sens_res); in pn533_target_type_a_is_valid()
700 platconf != PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL) || in pn533_target_type_a_is_valid()
702 platconf == PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL)) in pn533_target_type_a_is_valid()
804 u8 platconf; in pn533_target_jewel_is_valid() local
811 platconf = PN533_TYPE_A_SENS_RES_PLATCONF(jewel->sens_res); in pn533_target_jewel_is_valid()
814 platconf != PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL) || in pn533_target_jewel_is_valid()
816 platconf == PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL)) in pn533_target_jewel_is_valid()