Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dnhi_regs.h103 #define REG_HOP_COUNT 0x39640 macro
Dnhi.c1023 nhi->hop_count = ioread32(nhi->iobase + REG_HOP_COUNT) & 0x3ff; in nhi_probe()