Lines Matching defs:wb
655 u64 *wb = (u64 *)ring->wptr_cpu_addr;
665 WRITE_ONCE(*wb, (ring->wptr << 2));
720 u64 *wb = (u64 *)ring->wptr_cpu_addr;
723 WRITE_ONCE(*wb, (ring->wptr << 2));
1061 /* set the wb address whether it's enabled or not */
1146 /* set the wb address whether it's enabled or not */
1436 gpu_addr = adev->wb.gpu_addr + (index * 4);
1438 adev->wb.wb[index] = cpu_to_le32(tmp);
1453 tmp = le32_to_cpu(adev->wb.wb[index]);
1490 gpu_addr = adev->wb.gpu_addr + (index * 4);
1492 adev->wb.wb[index] = cpu_to_le32(tmp);
1521 tmp = le32_to_cpu(adev->wb.wb[index]);