Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ntb/
Dntb_regs.h161 #define NTB_CNTL_CFG_LOCK (1 << 0) macro
Dntb_hw.c1559 ntb_cntl &= ~(NTB_CNTL_LINK_DISABLE | NTB_CNTL_CFG_LOCK); in ntb_hw_link_up()
1586 ntb_cntl |= NTB_CNTL_LINK_DISABLE | NTB_CNTL_CFG_LOCK; in ntb_hw_link_down()