Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dnhi_regs.h116 #define REG_RESET_HRR BIT(0) macro
H A Dnhi.c1239 iowrite32(REG_RESET_HRR, nhi->iobase + REG_RESET); in nhi_reset()
1245 if (!(val & REG_RESET_HRR)) { in nhi_reset()