Searched refs:TB_CFG_COUNTERS (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/thunderbolt/ |
D | debugfs.c | 1039 ret = tb_port_write(port, buf, TB_CFG_COUNTERS, 0, in port_clear_all_counters() 1076 ret = tb_port_write(port, &val, TB_CFG_COUNTERS, in counters_write() 1459 ret = tb_port_read(port, data, TB_CFG_COUNTERS, in counter_set_regs_show()
|
D | tb_msgs.h | 19 TB_CFG_COUNTERS = 3, enumerator
|
D | switch.c | 607 return tb_port_write(port, zero, TB_CFG_COUNTERS, 3 * counter, 3); in tb_port_clear_counter()
|