nvkm_hwsq_wr32
void nvkm_hwsq_wr32(struct nvkm_hwsq *, u32 addr, u32 data);
nvkm_hwsq_wr32(ram->hwsq, reg->addr+off, reg->data);