Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c810 v = V_HPZ0(0) | V_HPZ1(2) | V_HPZ2(4) | V_HPZ3(6); in t4_tweak_chip_settings()
818 v = V_HPZ0(0) | V_HPZ1(1) | V_HPZ2(2) | V_HPZ3(4); in t4_tweak_chip_settings()
942 v = V_HPZ0(0) | V_HPZ1(2) | V_HPZ2(4) | V_HPZ3(6); in t4_verify_chip_settings()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5462 #define V_HPZ1(x) ((x) << S_HPZ1) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h37111 #define V_HPZ1(x) ((x) << S_HPZ1) macro