Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dsdio.c34 .host_int_mask_reg = 0x02,
68 .host_int_mask_reg = 0x02,
119 .host_int_mask_reg = 0x08,
172 .host_int_mask_reg = 0x08,
228 .host_int_mask_reg = 0x08,
276 .host_int_mask_reg = 0x08,
1245 mwifiex_write_reg_locked(func, card->reg->host_int_mask_reg, 0); in mwifiex_sdio_disable_host_int()
1333 ret = mwifiex_write_reg_locked(func, card->reg->host_int_mask_reg, in mwifiex_sdio_enable_host_int()
Dsdio.h187 u8 host_int_mask_reg; member