Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/nfc/
Dhci.h139 u8 hw_mpw; member
/Linux-v6.1/net/nfc/hci/
Dcore.c558 hdev->hw_mpw = (skb->data[1] & 0xc0) >> 6; in hci_dev_version()
572 pr_info("#MPW : %d\n", hdev->hw_mpw); in hci_dev_version()