Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dnhi_regs.h120 #define REG_INMAIL_CMD 0x39904 macro
H A Dnhi.c866 val = ioread32(nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()
869 iowrite32(val, nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()
873 val = ioread32(nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()