Searched refs:host_int_mask_reg (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sdio.c | 34 .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, 1285 mwifiex_write_reg_locked(func, card->reg->host_int_mask_reg, 0); in mwifiex_sdio_disable_host_int() 1373 ret = mwifiex_write_reg_locked(func, card->reg->host_int_mask_reg, in mwifiex_sdio_enable_host_int()
|
H A D | sdio.h | 188 u8 host_int_mask_reg; member
|