Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A 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()
H A Dsdio.h200 u8 host_int_mask_reg; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sdio.c83 .host_int_mask_reg = 0x08,
137 .host_int_mask_reg = 0x02,
193 .host_int_mask_reg = 0x02,
265 .host_int_mask_reg = 0x08,
844 pmadapter->pcard_sd->reg->host_int_mask_reg, in wlan_sdio_disable_host_int_mask()
855 pmadapter->pcard_sd->reg->host_int_mask_reg, in wlan_sdio_disable_host_int_mask()
883 pmadapter->pcard_sd->reg->host_int_mask_reg, in wlan_sdio_enable_host_int_mask()
H A Dmlan_main.h1976 t_u8 host_int_mask_reg;