Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_bcm4377.c67 #define BCM4377_BAR0_DOORBELL_VALUE GENMASK(31, 16) macro
608 db |= FIELD_PREP(BCM4377_BAR0_DOORBELL_VALUE, val); in bcm4377_ring_doorbell()