Searched refs:t6_tp_pio_array (Results 1 – 1 of 1) sorted by relevance
19 static const u32 t6_tp_pio_array[][IREG_NUM_ELEM] = { variable307 n = sizeof(t6_tp_pio_array) + in cudbg_get_entity_length()1671 n = sizeof(t6_tp_pio_array) + in cudbg_collect_tp_indirect()1687 n = sizeof(t6_tp_pio_array) / (IREG_NUM_ELEM * sizeof(u32)); in cudbg_collect_tp_indirect()1699 tp_pio->ireg_addr = t6_tp_pio_array[i][0]; in cudbg_collect_tp_indirect()1700 tp_pio->ireg_data = t6_tp_pio_array[i][1]; in cudbg_collect_tp_indirect()1701 tp_pio->ireg_local_offset = t6_tp_pio_array[i][2]; in cudbg_collect_tp_indirect()1702 tp_pio->ireg_offset_range = t6_tp_pio_array[i][3]; in cudbg_collect_tp_indirect()