Home
last modified time | relevance | path

Searched refs:host_int_mask_reg (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dsdio.c46 .host_int_mask_reg = 0x02,
80 .host_int_mask_reg = 0x02,
131 .host_int_mask_reg = 0x08,
184 .host_int_mask_reg = 0x08,
237 .host_int_mask_reg = 0x08,
285 .host_int_mask_reg = 0x08,
1249 mwifiex_write_reg_locked(func, card->reg->host_int_mask_reg, 0); in mwifiex_sdio_disable_host_int()
1337 ret = mwifiex_write_reg_locked(func, card->reg->host_int_mask_reg, in mwifiex_sdio_enable_host_int()
Dsdio.h200 u8 host_int_mask_reg; member