Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/
Dsdio.c46 .wr_bitmap_l = 0x06,
81 .wr_bitmap_l = 0x08,
132 .wr_bitmap_l = 0x14,
188 .wr_bitmap_l = 0x14,
241 .wr_bitmap_l = 0x14,
292 .wr_bitmap_l = 0x14,
1999 bitmap = (u32) card->mp_regs[reg->wr_bitmap_l]; in mwifiex_process_int_status()
2027 (u32) card->mp_regs[reg->wr_bitmap_l] & CTRL_PORT_MASK; in mwifiex_process_int_status()
Dsdio.h203 u8 wr_bitmap_l; member