Home
last modified time | relevance | path

Searched refs:hw_mpw (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/nfc/
H A Dhci.h139 u8 hw_mpw; member
/kernel/linux/linux-6.6/include/net/nfc/
H A Dhci.h139 u8 hw_mpw; member
/kernel/linux/linux-5.10/net/nfc/hci/
H A 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()
/kernel/linux/linux-6.6/net/nfc/hci/
H A 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()

Completed in 6 milliseconds