host_int_rsr      188 drivers/bluetooth/btmrvl_sdio.c 	.host_int_rsr = 0x04,
host_int_rsr      208 drivers/bluetooth/btmrvl_sdio.c 	.host_int_rsr = 0x01,
host_int_rsr      231 drivers/bluetooth/btmrvl_sdio.c 	.host_int_rsr = 0x04,
host_int_rsr      254 drivers/bluetooth/btmrvl_sdio.c 	.host_int_rsr = 0x04,
host_int_rsr      277 drivers/bluetooth/btmrvl_sdio.c 	.host_int_rsr = 0x04,
host_int_rsr     1054 drivers/bluetooth/btmrvl_sdio.c 		reg = sdio_readb(func, card->reg->host_int_rsr, &ret);
host_int_rsr     1059 drivers/bluetooth/btmrvl_sdio.c 		sdio_writeb(func, reg | 0x3f, card->reg->host_int_rsr, &ret);
host_int_rsr       86 drivers/bluetooth/btmrvl_sdio.h 	u8 host_int_rsr;