Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/mwifiex/
Dsdio.h232 u8 func1_scratch_reg; member
316 .func1_scratch_reg = 0x60,
366 .func1_scratch_reg = 0xc0,
417 .func1_scratch_reg = 0xe8,
466 .func1_scratch_reg = 0x90,
Dsdio.c2566 reg_start = cardp->reg->func1_scratch_reg; in mwifiex_sdio_reg_dump()