Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h961 * @IDT_INMSG_MASK: In messages status bits mask
966 #define IDT_INMSG_MASK ((u32)0x000F0000U) macro
967 #define IDT_MSG_MASK (IDT_INMSG_MASK | IDT_OUTMSG_MASK)
H A Dntb_hw_idt.c1646 return (u64)IDT_INMSG_MASK; in idt_ntb_msg_inbits()
/kernel/linux/linux-6.6/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h961 * @IDT_INMSG_MASK: In messages status bits mask
966 #define IDT_INMSG_MASK ((u32)0x000F0000U) macro
967 #define IDT_MSG_MASK (IDT_INMSG_MASK | IDT_OUTMSG_MASK)
H A Dntb_hw_idt.c1646 return (u64)IDT_INMSG_MASK; in idt_ntb_msg_inbits()

Completed in 13 milliseconds