Home
last modified time | relevance | path

Searched refs:COUNTER_SET_LEN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Ddebugfs.c34 #define COUNTER_SET_LEN 3 macro
1035 buf = kcalloc(COUNTER_SET_LEN * port->config.max_counters, sizeof(u32), in port_clear_all_counters()
1041 COUNTER_SET_LEN * port->config.max_counters); in port_clear_all_counters()
1457 u32 data[COUNTER_SET_LEN]; in counter_set_regs_show()
1461 counter * COUNTER_SET_LEN, ARRAY_SIZE(data)); in counter_set_regs_show()
1464 counter * COUNTER_SET_LEN); in counter_set_regs_show()
1470 counter * COUNTER_SET_LEN + i, i, counter, data[i]); in counter_set_regs_show()