Searched refs:TB_CFG_COUNTERS (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
D | debugfs.c | 200 ret = tb_port_write(port, buf, TB_CFG_COUNTERS, 0, in port_clear_all_counters() 237 ret = tb_port_write(port, &val, TB_CFG_COUNTERS, in counters_write() 598 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 | 655 return tb_port_write(port, zero, TB_CFG_COUNTERS, 3 * counter, 3); in tb_port_clear_counter()
|