| /linux/drivers/infiniband/hw/irdma/ |
| H A D | virtchnl.c | 203 struct irdma_vchnl_reg_info *reg_array; in irdma_vchnl_req_get_reg_layout() local 226 reg_array = (struct irdma_vchnl_reg_info *)resp_buffer; in irdma_vchnl_req_get_reg_layout() 233 (struct irdma_vchnl_reg_field_info *)®_array[rindex + 1]; in irdma_vchnl_req_get_reg_layout() 234 reg_id = reg_array[rindex].reg_id; in irdma_vchnl_req_get_reg_layout() 258 (reg_array[rindex].reg_id & IRDMA_VCHNL_REG_PAGE_REL)) { in irdma_vchnl_req_get_reg_layout() 260 (u32 __iomem *)(uintptr_t)reg_array[rindex].reg_offset; in irdma_vchnl_req_get_reg_layout() 266 reg_array[rindex].reg_offset); in irdma_vchnl_req_get_reg_layout()
|
| /linux/drivers/net/ipa/reg/ |
| H A D | gsi_reg-v3.1.c | 236 static const struct reg *reg_array[] = { variable 291 .reg_count = ARRAY_SIZE(reg_array), 292 .reg = reg_array,
|
| H A D | gsi_reg-v3.5.1.c | 247 static const struct reg *reg_array[] = { variable 303 .reg_count = ARRAY_SIZE(reg_array), 304 .reg = reg_array,
|
| H A D | gsi_reg-v4.11.c | 257 static const struct reg *reg_array[] = { variable 313 .reg_count = ARRAY_SIZE(reg_array), 314 .reg = reg_array,
|
| H A D | gsi_reg-v4.0.c | 252 static const struct reg *reg_array[] = { variable 308 .reg_count = ARRAY_SIZE(reg_array), 309 .reg = reg_array,
|
| H A D | gsi_reg-v4.5.c | 255 static const struct reg *reg_array[] = { variable 311 .reg_count = ARRAY_SIZE(reg_array), 312 .reg = reg_array,
|
| H A D | gsi_reg-v4.9.c | 256 static const struct reg *reg_array[] = { variable 312 .reg_count = ARRAY_SIZE(reg_array), 313 .reg = reg_array,
|
| H A D | gsi_reg-v5.0.c | 261 static const struct reg *reg_array[] = { variable 318 .reg_count = ARRAY_SIZE(reg_array), 319 .reg = reg_array,
|
| H A D | ipa_reg-v3.5.1.c | 399 static const struct reg *reg_array[] = { variable 444 .reg_count = ARRAY_SIZE(reg_array), 445 .reg = reg_array,
|
| H A D | ipa_reg-v3.1.c | 388 static const struct reg *reg_array[] = { variable 434 .reg_count = ARRAY_SIZE(reg_array), 435 .reg = reg_array,
|
| H A D | ipa_reg-v4.2.c | 414 static const struct reg *reg_array[] = { variable 458 .reg_count = ARRAY_SIZE(reg_array), 459 .reg = reg_array,
|
| H A D | ipa_reg-v4.11.c | 455 static const struct reg *reg_array[] = { variable 500 .reg_count = ARRAY_SIZE(reg_array), 501 .reg = reg_array,
|
| H A D | ipa_reg-v4.7.c | 447 static const struct reg *reg_array[] = { variable 492 .reg_count = ARRAY_SIZE(reg_array), 493 .reg = reg_array,
|
| H A D | ipa_reg-v4.9.c | 452 static const struct reg *reg_array[] = { variable 497 .reg_count = ARRAY_SIZE(reg_array), 498 .reg = reg_array,
|
| H A D | ipa_reg-v5.5.c | 513 static const struct reg *reg_array[] = { variable 563 .reg_count = ARRAY_SIZE(reg_array), 564 .reg = reg_array,
|
| H A D | ipa_reg-v5.0.c | 514 static const struct reg *reg_array[] = { variable 564 .reg_count = ARRAY_SIZE(reg_array), 565 .reg = reg_array,
|
| H A D | ipa_reg-v4.5.c | 474 static const struct reg *reg_array[] = { variable 521 .reg_count = ARRAY_SIZE(reg_array), 522 .reg = reg_array,
|
| /linux/drivers/media/usb/gspca/ |
| H A D | ov534.c | 141 struct reg_array { struct 1317 static const struct reg_array bridge_init[NSENSORS] = { in sd_init() 1321 static const struct reg_array sensor_init[NSENSORS] = { in sd_init() 1374 static const struct reg_array bridge_start[NSENSORS][4] = { in sd_start() 1388 static const struct reg_array sensor_start[NSENSORS][4] = { in sd_start()
|
| /linux/arch/x86/coco/sev/ |
| H A D | vc-handle.c | 467 long *reg_array; in vc_insn_get_rm() local 470 reg_array = (long *)ctxt->regs; in vc_insn_get_rm() 478 return reg_array + offset; in vc_insn_get_rm()
|