Searched refs:host_int_mask_reg (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
| D | sdio.h | 200 u8 host_int_mask_reg; member 301 .host_int_mask_reg = 0x02, 335 .host_int_mask_reg = 0x02, 386 .host_int_mask_reg = 0x08, 439 .host_int_mask_reg = 0x08, 492 .host_int_mask_reg = 0x08, 540 .host_int_mask_reg = 0x08,
|
| D | sdio.c | 839 mwifiex_write_reg_locked(func, card->reg->host_int_mask_reg, 0); in mwifiex_sdio_disable_host_int() 927 ret = mwifiex_write_reg_locked(func, card->reg->host_int_mask_reg, in mwifiex_sdio_enable_host_int()
|