Searched refs:func1_spec_reg_table (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sdio.c | 55 .func1_spec_reg_table = {0x28, 0x30, 0x34, 0x38, 0x3c}, 105 .func1_spec_reg_table = {0x4C, 0x50, 0x54, 0x55, 0x58, 156 .func1_spec_reg_table = {0x08, 0x58, 0x5C, 0x5D, 212 .func1_spec_reg_table = {0x08, 0x58, 0x5C, 0x5D, 261 .func1_spec_reg_table = {0x08, 0x58, 0x5C, 0x5D, 0x60, 316 .func1_spec_reg_table = {0x08, 0x58, 0x5C, 0x5D, 0x60, 3091 reg_start = cardp->reg->func1_spec_reg_table[index++]; in mwifiex_sdio_reg_dump() 3093 reg_end = cardp->reg->func1_spec_reg_table[size-1]; in mwifiex_sdio_reg_dump() 3126 reg = cardp->reg->func1_spec_reg_table[index++]; in mwifiex_sdio_reg_dump()
|
H A D | sdio.h | 225 u8 func1_spec_reg_table[MWIFIEX_MAX_FUNC2_REG_NUM]; member
|