Searched refs:tp_la_buff (Results 1 – 1 of 1) sorted by relevance
1459 struct cudbg_tp_la *tp_la_buff; in cudbg_collect_tp_la() local1467 tp_la_buff = (struct cudbg_tp_la *)temp_buff.data; in cudbg_collect_tp_la()1468 tp_la_buff->mode = DBGLAMODE_G(t4_read_reg(padap, TP_DBG_LA_CONFIG_A)); in cudbg_collect_tp_la()1469 t4_tp_read_la(padap, (u64 *)tp_la_buff->data, NULL); in cudbg_collect_tp_la()