Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h595 * @IDT_PCICMDSTS_BME: Bus master enable
599 #define IDT_PCICMDSTS_BME 0x00000004U macro
H A Dntb_hw_idt.c805 if (!(data & IDT_PCICMDSTS_BME)) in idt_ntb_local_link_is_up()
851 if (!(data & IDT_PCICMDSTS_BME)) in idt_ntb_peer_link_is_up()
/kernel/linux/linux-6.6/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h595 * @IDT_PCICMDSTS_BME: Bus master enable
599 #define IDT_PCICMDSTS_BME 0x00000004U macro
H A Dntb_hw_idt.c805 if (!(data & IDT_PCICMDSTS_BME)) in idt_ntb_local_link_is_up()
851 if (!(data & IDT_PCICMDSTS_BME)) in idt_ntb_peer_link_is_up()

Completed in 14 milliseconds