Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h960 * @IDT_OUTMSG_MASK: Out messages status bits mask
965 #define IDT_OUTMSG_MASK ((u32)0x0000000FU) macro
967 #define IDT_MSG_MASK (IDT_INMSG_MASK | IDT_OUTMSG_MASK)
H A Dntb_hw_idt.c1661 return (u64)IDT_OUTMSG_MASK; in idt_ntb_msg_outbits()
/kernel/linux/linux-6.6/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h960 * @IDT_OUTMSG_MASK: Out messages status bits mask
965 #define IDT_OUTMSG_MASK ((u32)0x0000000FU) macro
967 #define IDT_MSG_MASK (IDT_INMSG_MASK | IDT_OUTMSG_MASK)
H A Dntb_hw_idt.c1661 return (u64)IDT_OUTMSG_MASK; in idt_ntb_msg_outbits()

Completed in 13 milliseconds