Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dbluecard_cs.c144 #define REG_CONTROL_RTS 0x04 macro
265 info->ctrl_reg |= REG_CONTROL_RTS; in bluecard_write_wakeup()
313 info->ctrl_reg &= ~REG_CONTROL_RTS; in bluecard_write_wakeup()
751 info->ctrl_reg |= REG_CONTROL_RTS; in bluecard_open()
759 info->ctrl_reg &= ~REG_CONTROL_RTS; in bluecard_open()