Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dnhi_regs.h107 #define REG_CAPS 0x39640 macro
H A Dnhi.c1229 val = ioread32(nhi->iobase + REG_CAPS); in nhi_reset()
1358 nhi->hop_count = ioread32(nhi->iobase + REG_CAPS) & 0x3ff; in nhi_probe()