Home
last modified time | relevance | path

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

/linux/drivers/nfc/pn533/
H A Dpn533.c686 u8 platconf; in pn533_target_type_a_is_valid() local
698 platconf = PN533_TYPE_A_SENS_RES_PLATCONF(type_a->sens_res); in pn533_target_type_a_is_valid()
701 platconf != PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL) || in pn533_target_type_a_is_valid()
703 platconf == PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL)) in pn533_target_type_a_is_valid()
810 u8 platconf; in pn533_target_jewel_is_valid() local
817 platconf = PN533_TYPE_A_SENS_RES_PLATCONF(jewel->sens_res); in pn533_target_jewel_is_valid()
820 platconf != PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL) || in pn533_target_jewel_is_valid()
822 platconf == PN533_TYPE_A_SENS_RES_PLATCONF_JEWEL)) in pn533_target_jewel_is_valid()