Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ntb/hw/intel/
Dntb_hw_intel.h212 #define NTB_CTL_CFG_LOCK BIT(0) macro
Dntb_hw_intel.c982 ntb_ctl &= ~(NTB_CTL_DISABLE | NTB_CTL_CFG_LOCK); in intel_ntb_link_enable()
1010 ntb_cntl |= NTB_CTL_DISABLE | NTB_CTL_CFG_LOCK; in intel_ntb_link_disable()