Lines Matching defs:base
3398 /* Shift to the device's base physical address of host memory */
3408 /* Cancel the device's base physical address of host memory */
3572 /* Shift to the device's base physical address of host memory */
3582 /* Cancel the device's base physical address of host memory */
3609 /* Shift to the device's base physical address of host memory */
3622 /* Cancel the device's base physical address of host memory */
5535 u32 base, val, val2;
5537 base = GAUDI_HBM_CFG_BASE + device * GAUDI_HBM_CFG_OFFSET;
5539 val = RREG32_MASK(base + ch * 0x1000 + 0x06C, 0x0000FFFF);
5549 val2 = RREG32(base + ch * 0x1000 + 0x060);
5553 RREG32(base + ch * 0x1000 + 0x064),
5559 val = RREG32_MASK(base + ch * 0x1000 + 0x07C, 0x0000FFFF);
5569 val2 = RREG32(base + ch * 0x1000 + 0x070);
5573 RREG32(base + ch * 0x1000 + 0x074),
5580 RMWREG32(base + (ch * 0x1000) + 0x060, 0x1C8, 0x1FF);
5581 RMWREG32(base + (ch * 0x1000) + 0x070, 0x1C8, 0x1FF);
5582 WREG32(base + (ch * 0x1000) + 0x06C, 0x1F1F);
5583 WREG32(base + (ch * 0x1000) + 0x07C, 0x1F1F);
5584 RMWREG32(base + (ch * 0x1000) + 0x060, 0x0, 0xF);
5585 RMWREG32(base + (ch * 0x1000) + 0x070, 0x0, 0xF);
5588 val = RREG32(base + 0x8F30);
5589 val2 = RREG32(base + 0x8F34);
5596 val = RREG32(base + 0x8F40);
5597 val2 = RREG32(base + 0x8F44);
6406 ctl |= FIELD_PREP(GAUDI_PKT_SHORT_CTL_BASE_MASK, 3); /* W_S SOB base */
6424 ctl |= FIELD_PREP(GAUDI_PKT_SHORT_CTL_BASE_MASK, 2); /* W_S MON base */
6452 ctl |= FIELD_PREP(GAUDI_PKT_SHORT_CTL_BASE_MASK, 2); /* W_S MON base */