Home
last modified time | relevance | path

Searched refs:REG_INMAIL_CMD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dnhi_regs.h111 #define REG_INMAIL_CMD 0x39904 macro
H A Dnhi.c755 val = ioread32(nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()
758 iowrite32(val, nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()
762 val = ioread32(nhi->iobase + REG_INMAIL_CMD); in nhi_mailbox_cmd()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds