Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dsdio.c58 .wr_bitmap_l = 0x06,
93 .wr_bitmap_l = 0x08,
144 .wr_bitmap_l = 0x14,
200 .wr_bitmap_l = 0x14,
253 .wr_bitmap_l = 0x14,
304 .wr_bitmap_l = 0x14,
2011 bitmap = (u32) card->mp_regs[reg->wr_bitmap_l]; in mwifiex_process_int_status()
2039 (u32) card->mp_regs[reg->wr_bitmap_l] & CTRL_PORT_MASK; in mwifiex_process_int_status()
Dsdio.h215 u8 wr_bitmap_l; member