Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dnhi_regs.h104 #define REG_HOP_COUNT 0x39640 macro
Dnhi.c1284 nhi->hop_count = ioread32(nhi->iobase + REG_HOP_COUNT) & 0x3ff; in nhi_probe()