Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3232 tp_wr_indirect(adap, A_TP_INGRESS_CONFIG, V_BITPOS0(48) | in tp_config()
H A Dcxgb_regs.h5324 #define V_BITPOS0(x) ((x) << S_BITPOS0) macro