Searched refs:IDT_BARSETUP_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/ntb/hw/idt/ | ||
| D | ntb_hw_idt.h | 730 #define IDT_BARSETUP_SIZE_MASK 0x000003F0U macro |
| D | ntb_hw_idt.c | 2576 if ((data & IDT_BARSETUP_SIZE_MASK) != IDT_BARSETUP_SIZE_CFG) { in idt_check_setup() |