Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A 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()
H A Dsdio.h213 u8 wr_bitmap_l; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sdio.c64 .wr_bitmap_l = 0x14,
129 .wr_bitmap_l = 0x6,
174 .wr_bitmap_l = 0x08,
246 .wr_bitmap_l = 0x14,
2462 mp_wr_bitmap = (t_u32)pmadapter->pcard_sd->mp_regs[reg->wr_bitmap_l]; in wlan_dump_mp_registers()
2772 (t_u32)pmadapter->pcard_sd->mp_regs[reg->wr_bitmap_l]; in wlan_process_sdio_int_status()
2814 (t_u32)pmadapter->pcard_sd->mp_regs[reg->wr_bitmap_l] & in wlan_process_sdio_int_status()
H A Dmlan_main.h1957 t_u8 wr_bitmap_l;