Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h707 reg = PXP2_REG_RQ_ONCHIP_AT_B0 + abs_idx*8; in ecore_ilt_line_wr()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c1250 rq_onchip_at_reg = CHIP_IS_E1(pdev) ? PXP2_REG_RQ_ONCHIP_AT : PXP2_REG_RQ_ONCHIP_AT_B0; in uninit_pxp2_blk()
2735 REG_WR(pdev,PXP2_REG_RQ_ONCHIP_AT_B0+i*8, 0); in init_pxp2_common()
2736 REG_WR(pdev,PXP2_REG_RQ_ONCHIP_AT_B0+i*8+4,ONCHIP_ADDR0_VALID()); in init_pxp2_common()
2792 rq_onchip_at_reg = CHIP_IS_E1(pdev) ? PXP2_REG_RQ_ONCHIP_AT : PXP2_REG_RQ_ONCHIP_AT_B0; in init_pxp2_func()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A D57712_reg.h14117 #define PXP2_REG_RQ_ONCHIP_AT_B0 macro