Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/common/
HDt4_regs.h8067 #define S_LNA_RXPWRSTATE 0 macro
8069 #define V_LNA_RXPWRSTATE(x) ((x) << S_LNA_RXPWRSTATE)
8070 #define G_LNA_RXPWRSTATE(x) (((x) >> S_LNA_RXPWRSTATE) & M_LNA_RXPWRSTATE)