Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dbluecard_cs.c143 #define REG_CONTROL_RTS 0x04 macro
266 info->ctrl_reg |= REG_CONTROL_RTS; in bluecard_write_wakeup()
316 info->ctrl_reg &= ~REG_CONTROL_RTS; in bluecard_write_wakeup()
766 info->ctrl_reg |= REG_CONTROL_RTS; in bluecard_open()
774 info->ctrl_reg &= ~REG_CONTROL_RTS; in bluecard_open()