Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ntb/
Dntb_regs.h165 #define NTB_CNTL_S2P_BAR4_SNOOP (1 << 6) macro
Dntb_hw.c1561 ntb_cntl |= NTB_CNTL_P2S_BAR4_SNOOP | NTB_CNTL_S2P_BAR4_SNOOP; in ntb_hw_link_up()
1582 ntb_cntl &= ~(NTB_CNTL_P2S_BAR4_SNOOP | NTB_CNTL_S2P_BAR4_SNOOP); in ntb_hw_link_down()