Lines Matching defs:base
3930 * base address of dram
3934 "failed to map HBM bar to DRAM base address\n");
4542 /* Shift to the device's base physical address of host memory */
4552 /* Cancel the device's base physical address of host memory */
4816 /* Shift to the device's base physical address of host memory */
4826 /* Cancel the device's base physical address of host memory */
6797 * @qman_base: base address of QMAN registers block
6833 * @qman_base: base address of QMAN registers block
6910 * @qman_base: base address of QMAN registers block
7339 u32 base, val, val2, wr_par, rd_par, ca_par, derr, serr, type, ch;
7380 base = GAUDI_HBM_CFG_BASE + device * GAUDI_HBM_CFG_OFFSET;
7382 val = RREG32_MASK(base + ch * 0x1000 + 0x06C, 0x0000FFFF);
7392 val2 = RREG32(base + ch * 0x1000 + 0x060);
7396 RREG32(base + ch * 0x1000 + 0x064),
7402 val = RREG32_MASK(base + ch * 0x1000 + 0x07C, 0x0000FFFF);
7412 val2 = RREG32(base + ch * 0x1000 + 0x070);
7416 RREG32(base + ch * 0x1000 + 0x074),
7423 RMWREG32(base + (ch * 0x1000) + 0x060, 0x1C8, 0x1FF);
7424 RMWREG32(base + (ch * 0x1000) + 0x070, 0x1C8, 0x1FF);
7425 WREG32(base + (ch * 0x1000) + 0x06C, 0x1F1F);
7426 WREG32(base + (ch * 0x1000) + 0x07C, 0x1F1F);
7427 RMWREG32(base + (ch * 0x1000) + 0x060, 0x0, 0xF);
7428 RMWREG32(base + (ch * 0x1000) + 0x070, 0x0, 0xF);
7431 val = RREG32(base + 0x8F30);
7432 val2 = RREG32(base + 0x8F34);
7439 val = RREG32(base + 0x8F40);
7440 val2 = RREG32(base + 0x8F44);
8464 ctl |= FIELD_PREP(GAUDI_PKT_SHORT_CTL_BASE_MASK, 3); /* W_S SOB base */
8484 ctl |= FIELD_PREP(GAUDI_PKT_SHORT_CTL_BASE_MASK, 2); /* W_S MON base */
8533 ctl |= FIELD_PREP(GAUDI_PKT_SHORT_CTL_BASE_MASK, 2); /* W_S MON base */
8826 * clear the cutoff cfg base bits from the value.