Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/nfc/
Dhci.h139 u8 hw_mpw; member
/linux-5.19.10/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()