Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/intel/
A Dntb_hw_intel.h75 #define NTB_CTL_CFG_LOCK BIT(0) macro
A Dntb_hw_gen3.c436 ntb_ctl &= ~(NTB_CTL_DISABLE | NTB_CTL_CFG_LOCK); in intel_ntb3_link_enable()
A Dntb_hw_gen1.c986 ntb_ctl &= ~(NTB_CTL_DISABLE | NTB_CTL_CFG_LOCK); in intel_ntb_link_enable()
1014 ntb_cntl |= NTB_CTL_DISABLE | NTB_CTL_CFG_LOCK; in intel_ntb_link_disable()

Completed in 7 milliseconds