Searched refs:PXP2_REG_RQ_ONCHIP_AT_B0 (Results 1 – 3 of 3) sorted by relevance
707 reg = PXP2_REG_RQ_ONCHIP_AT_B0 + abs_idx*8; in ecore_ilt_line_wr()
1250 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()
14117 #define PXP2_REG_RQ_ONCHIP_AT_B0 … macro