Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/
H A Dport100.c1312 static bool port100_tg_target_activated(struct port100 *dev, u8 tgt_activated) in port100_tg_target_activated() argument
1329 return ((tgt_activated & mask) == mask); in port100_tg_target_activated()