Searched refs:func1_spec_reg_table (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/ |
D | sdio.c | 67 .func1_spec_reg_table = {0x28, 0x30, 0x34, 0x38, 0x3c}, 117 .func1_spec_reg_table = {0x4C, 0x50, 0x54, 0x55, 0x58, 168 .func1_spec_reg_table = {0x08, 0x58, 0x5C, 0x5D, 221 .func1_spec_reg_table = {0x08, 0x58, 0x5C, 0x5D, 270 .func1_spec_reg_table = {0x08, 0x58, 0x5C, 0x5D, 0x60, 322 .func1_spec_reg_table = {0x08, 0x58, 0x5C, 0x5D, 0x60, 3040 reg_start = cardp->reg->func1_spec_reg_table[index++]; in mwifiex_sdio_reg_dump() 3042 reg_end = cardp->reg->func1_spec_reg_table[size-1]; in mwifiex_sdio_reg_dump() 3075 reg = cardp->reg->func1_spec_reg_table[index++]; in mwifiex_sdio_reg_dump()
|
D | sdio.h | 237 u8 func1_spec_reg_table[MWIFIEX_MAX_FUNC2_REG_NUM]; member
|