Searched refs:ST21NFCB_NUM_DEVICES (Results 1 – 1 of 1) sorted by relevance
103 #define ST21NFCB_NUM_DEVICES 256 macro105 static DECLARE_BITMAP(dev_mask, ST21NFCB_NUM_DEVICES);541 dev_num = find_first_zero_bit(dev_mask, ST21NFCB_NUM_DEVICES); in st21nfcb_hci_network_init()542 if (dev_num >= ST21NFCB_NUM_DEVICES) { in st21nfcb_hci_network_init()