Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbluecard_cs.c144 #define REG_CONTROL_RTS 0x04 macro
265 info->ctrl_reg |= REG_CONTROL_RTS; in bluecard_write_wakeup()
312 info->ctrl_reg &= ~REG_CONTROL_RTS; in bluecard_write_wakeup()
749 info->ctrl_reg |= REG_CONTROL_RTS; in bluecard_open()
757 info->ctrl_reg &= ~REG_CONTROL_RTS; in bluecard_open()