Searched refs:REG_PC_RRT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btsdio.c | 54 #define REG_PC_RRT 0x10 /* Read Packet Control */ macro 163 sdio_writeb(data->func, 0x00, REG_PC_RRT, NULL); in btsdio_rx_packet() 181 sdio_writeb(data->func, 0x01, REG_PC_RRT, NULL); in btsdio_interrupt()
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | btsdio.c | 54 #define REG_PC_RRT 0x10 /* Read Packet Control */ macro 163 sdio_writeb(data->func, 0x00, REG_PC_RRT, NULL); in btsdio_rx_packet() 181 sdio_writeb(data->func, 0x01, REG_PC_RRT, NULL); in btsdio_interrupt()
|
Completed in 2 milliseconds