Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h847 #define IDT_SWPORTxSTS_LINKUP 0x00000010U macro
H A Dntb_hw_idt.c846 if (!(data & IDT_SWPORTxSTS_LINKUP)) in idt_ntb_peer_link_is_up()