Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bxe/
Decore_init_ops.h582 REG_WR(sc, PXP2_REG_WR_USDMDP_TH, (0x4 << w_order)); in ecore_init_pxp_arb()
584 REG_WR(sc, PXP2_REG_WR_USDMDP_TH, (0x8 << w_order)); in ecore_init_pxp_arb()
586 REG_WR(sc, PXP2_REG_WR_USDMDP_TH, (0x18 << w_order)); in ecore_init_pxp_arb()
Decore_reg.h1424 #define PXP2_REG_WR_USDMDP_TH \ macro