Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A 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,
2039 bitmap = (u32) card->mp_regs[reg->wr_bitmap_l]; in mwifiex_process_int_status()
2067 (u32) card->mp_regs[reg->wr_bitmap_l] & CTRL_PORT_MASK; in mwifiex_process_int_status()
H A Dsdio.h204 u8 wr_bitmap_l; member