Home
last modified time | relevance | path

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

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