Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/hw/idt/
H A Dntb_hw_idt.c1504 return idt_nt_read(ndev, IDT_NT_INDBELLMSK); in idt_ntb_db_read_mask()
1522 return idt_reg_set_bits(ndev, IDT_NT_INDBELLMSK, &ndev->db_mask_lock, in idt_ntb_db_set_mask()
1543 idt_reg_clear_bits(ndev, IDT_NT_INDBELLMSK, &ndev->db_mask_lock, in idt_ntb_db_clear_mask()
2463 data = idt_nt_read(ndev, IDT_NT_INDBELLMSK); in idt_dbgfs_info_read()
H A Dntb_hw_idt.h126 #define IDT_NT_INDBELLMSK 0x0042CU macro