Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h827 * @IDT_SWPORTxSTS_LINKUP: Link up status
847 #define IDT_SWPORTxSTS_LINKUP 0x00000010U macro
H A Dntb_hw_idt.c846 if (!(data & IDT_SWPORTxSTS_LINKUP)) in idt_ntb_peer_link_is_up()
/kernel/linux/linux-6.6/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h827 * @IDT_SWPORTxSTS_LINKUP: Link up status
847 #define IDT_SWPORTxSTS_LINKUP 0x00000010U macro
H A Dntb_hw_idt.c846 if (!(data & IDT_SWPORTxSTS_LINKUP)) in idt_ntb_peer_link_is_up()

Completed in 13 milliseconds