Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dsdio.c58 .wr_bitmap_l = 0x06,
93 .wr_bitmap_l = 0x08,
144 .wr_bitmap_l = 0x14,
197 .wr_bitmap_l = 0x14,
250 .wr_bitmap_l = 0x14,
298 .wr_bitmap_l = 0x14,
2003 bitmap = (u32) card->mp_regs[reg->wr_bitmap_l]; in mwifiex_process_int_status()
2031 (u32) card->mp_regs[reg->wr_bitmap_l] & CTRL_PORT_MASK; in mwifiex_process_int_status()
Dsdio.h213 u8 wr_bitmap_l; member