Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dnhi_regs.h111 #define REG_INMAIL_CMD 0x39904 macro
Dnhi.c826 val = ioread32(nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()
829 iowrite32(val, nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()
833 val = ioread32(nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()