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