Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ntb/
Dntb_regs.h164 #define NTB_CNTL_P2S_BAR23_SNOOP (1 << 4) macro
Dntb_hw.c1560 ntb_cntl |= NTB_CNTL_P2S_BAR23_SNOOP | NTB_CNTL_S2P_BAR23_SNOOP; in ntb_hw_link_up()
1581 ntb_cntl &= ~(NTB_CNTL_P2S_BAR23_SNOOP | NTB_CNTL_S2P_BAR23_SNOOP); in ntb_hw_link_down()