Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dhci_bcm4377.c101 #define BCM4377_MSGID_ID GENMASK(7, 0) macro
621 *msgid = FIELD_GET(BCM4377_MSGID_ID, raw_msgid); in bcm4377_extract_msgid()
908 raw_msgid |= FIELD_PREP(BCM4377_MSGID_ID, msgid); in bcm4377_enqueue()
1065 raw_msgid |= FIELD_PREP(BCM4377_MSGID_ID, i); in bcm4377_create_transfer_ring()