Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dnhi_regs.h110 #define REG_INMAIL_CMD 0x39904 macro
Dnhi.c750 val = ioread32(nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()
753 iowrite32(val, nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()
757 val = ioread32(nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()