Searched refs:IDT_SWPORTxSTS_LINKUP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/ntb/hw/idt/ | ||
D | ntb_hw_idt.h | 847 #define IDT_SWPORTxSTS_LINKUP 0x00000010U macro |
D | ntb_hw_idt.c | 846 if (!(data & IDT_SWPORTxSTS_LINKUP)) in idt_ntb_peer_link_is_up() |