Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtsdio.c57 #define REG_EN_INTRD 0x14 /* Interrupt Enable */ macro
205 sdio_writeb(data->func, 0x01, REG_EN_INTRD, NULL); in btsdio_open()
221 sdio_writeb(data->func, 0x00, REG_EN_INTRD, NULL); in btsdio_close()