Searched refs:reg_offset_range (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg_lib.c | 4259 u32 reg_addr, reg_data, reg_local_offset, reg_offset_range; in collect_full() local 4289 reg_offset_range = 1; in collect_full() 4291 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4297 reg_offset_range = 1; in collect_full() 4299 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4305 reg_offset_range = 1; in collect_full() 4313 reg_offset_range = 1; in collect_full() 4323 reg_offset_range = 1; in collect_full() 4325 t4_read_indirect(padap, reg_addr, reg_data, sp, reg_offset_range, in collect_full() 4335 reg_offset_range = 1; in collect_full() [all …]
|