Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbluecard_cs.c152 #define RTS_LEVEL_SHIFT_BITS 0x02 macro
776 outb((0x0f << RTS_LEVEL_SHIFT_BITS) | 1, iobase + REG_RX_CONTROL); in bluecard_open()