Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbluecard_cs.c148 #define REG_CONTROL_INTERRUPT 0x40 macro
512 info->ctrl_reg &= ~REG_CONTROL_INTERRUPT; in bluecard_interrupt()
546 info->ctrl_reg |= REG_CONTROL_INTERRUPT; in bluecard_interrupt()
744 info->ctrl_reg |= REG_CONTROL_INTERRUPT; in bluecard_open()