Searched refs:reg_local_offset (Results 1 – 1 of 1) sorted by relevance
| /src/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg_lib.c | 4261 u32 reg_addr, reg_data, reg_local_offset, reg_offset_range; in collect_full() local 4290 reg_local_offset = t5_tp_pio_array[3][2] + 0xa; in collect_full() 4293 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4298 reg_local_offset = t5_tp_pio_array[3][2] + 0xb; in collect_full() 4301 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4306 reg_local_offset = t5_tp_pio_array[9][2] + 0xf; in collect_full() 4309 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4314 reg_local_offset = t5_tp_pio_array[8][2] + 3; in collect_full() 4317 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4324 reg_local_offset = t5_pcie_cdbg_array[0][2] + 2; in collect_full() [all …]
|