Home
last modified time | relevance | path

Searched refs:SIGNAL_DET_V (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h908 #define SIGNAL_DET_V(x) ((x) << SIGNAL_DET_S) macro
909 #define SIGNAL_DET_F SIGNAL_DET_V(1U)
H A Dt4_hw.c9251 & ~SIGNAL_DET_V(1)); in t4_shutdown_adapter()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h914 #define SIGNAL_DET_V(x) ((x) << SIGNAL_DET_S) macro
915 #define SIGNAL_DET_F SIGNAL_DET_V(1U)
H A Dt4_hw.c9220 & ~SIGNAL_DET_V(1)); in t4_shutdown_adapter()

Completed in 43 milliseconds