Searched refs:REG_EN_INTRD (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btsdio.c | 60 #define REG_EN_INTRD 0x14 /* Interrupt Enable */ macro 208 sdio_writeb(data->func, 0x01, REG_EN_INTRD, NULL); in btsdio_open() 224 sdio_writeb(data->func, 0x00, REG_EN_INTRD, NULL); in btsdio_close()
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | btsdio.c | 60 #define REG_EN_INTRD 0x14 /* Interrupt Enable */ macro 208 sdio_writeb(data->func, 0x01, REG_EN_INTRD, NULL); in btsdio_open() 224 sdio_writeb(data->func, 0x00, REG_EN_INTRD, NULL); in btsdio_close()
|
Completed in 5 milliseconds