Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dnhi_regs.h111 #define REG_INMAIL_CMD 0x39904 macro
Dnhi.c765 val = ioread32(nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()
768 iowrite32(val, nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()
772 val = ioread32(nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()