Searched refs:tp_la_buff (Results 1 – 1 of 1) sorted by relevance
1352 struct struct_tp_la *tp_la_buff; in collect_tp_la() local1362 tp_la_buff = (struct struct_tp_la *) scratch_buff.data; in collect_tp_la()1364 tp_la_buff->mode = G_DBGLAMODE(t4_read_reg(padap, A_TP_DBG_LA_CONFIG)); in collect_tp_la()1365 t4_tp_read_la(padap, (u64 *)tp_la_buff->data, NULL); in collect_tp_la()