Searched refs:HOST_INT_MASK_REG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/bluetooth/
H A Dbtmrvl_sdio.h59 #define HOST_INT_MASK_REG 0x04 macro
H A Dbtmrvl_sdio.c116 sdio_writeb(card->func, mask, HOST_INT_MASK_REG, &ret);
131 host_int_mask = sdio_readb(card->func, HOST_INT_MASK_REG, &ret);
137 sdio_writeb(card->func, host_int_mask, HOST_INT_MASK_REG, &ret);

Completed in 81 milliseconds