Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bluetooth/
Dhci_bcm4377.c104 #define BCM4377_MSGID_ID GENMASK(7, 0) macro
632 *msgid = FIELD_GET(BCM4377_MSGID_ID, raw_msgid); in bcm4377_extract_msgid()
919 raw_msgid |= FIELD_PREP(BCM4377_MSGID_ID, msgid); in bcm4377_enqueue()
1076 raw_msgid |= FIELD_PREP(BCM4377_MSGID_ID, i); in bcm4377_create_transfer_ring()