tgt_active_prot  1314 drivers/nfc/pn533/pn533.c 	dev->tgt_active_prot = NFC_PROTO_NFC_DEP;
tgt_active_prot  1542 drivers/nfc/pn533/pn533.c 	if (dev->tgt_active_prot) {
tgt_active_prot  1649 drivers/nfc/pn533/pn533.c 	if (dev->tgt_active_prot) {
tgt_active_prot  1677 drivers/nfc/pn533/pn533.c 	dev->tgt_active_prot = protocol;
tgt_active_prot  1716 drivers/nfc/pn533/pn533.c 	if (!dev->tgt_active_prot) {
tgt_active_prot  1721 drivers/nfc/pn533/pn533.c 	dev->tgt_active_prot = 0;
tgt_active_prot  1784 drivers/nfc/pn533/pn533.c 	dev->tgt_active_prot = NFC_PROTO_NFC_DEP;
tgt_active_prot  1818 drivers/nfc/pn533/pn533.c 	if (dev->tgt_active_prot) {
tgt_active_prot  1893 drivers/nfc/pn533/pn533.c 	if (dev->tgt_mode || dev->tgt_active_prot)
tgt_active_prot  1896 drivers/nfc/pn533/pn533.c 	dev->tgt_active_prot = 0;
tgt_active_prot  2112 drivers/nfc/pn533/pn533.c 	if (!dev->tgt_active_prot) {
tgt_active_prot  2130 drivers/nfc/pn533/pn533.c 		if (dev->tgt_active_prot == NFC_PROTO_FELICA) {
tgt_active_prot  2256 drivers/nfc/pn533/pn533.c 		if (dev->tgt_active_prot == NFC_PROTO_FELICA) {
tgt_active_prot  2311 drivers/nfc/pn533/pn533.c 		if (dev->tgt_active_prot != NFC_PROTO_FELICA) {
tgt_active_prot   163 drivers/nfc/pn533/pn533.h 	u8 tgt_active_prot;