Searched refs:func1_scratch_reg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | sdio.c | 65 .func1_scratch_reg = 0x60, 115 .func1_scratch_reg = 0xc0, 166 .func1_scratch_reg = 0xe8, 219 .func1_scratch_reg = 0xe8, 268 .func1_scratch_reg = 0x90, 320 .func1_scratch_reg = 0xE8, 3050 reg_start = cardp->reg->func1_scratch_reg; in mwifiex_sdio_reg_dump()
|
H A D | sdio.h | 235 u8 func1_scratch_reg; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | sdio.c | 53 .func1_scratch_reg = 0x60, 103 .func1_scratch_reg = 0xc0, 154 .func1_scratch_reg = 0xe8, 210 .func1_scratch_reg = 0xe8, 259 .func1_scratch_reg = 0x90, 314 .func1_scratch_reg = 0xE8, 3098 reg_start = cardp->reg->func1_scratch_reg; in mwifiex_sdio_reg_dump()
|
H A D | sdio.h | 226 u8 func1_scratch_reg; member
|
Completed in 9 milliseconds