Lines Matching refs:nvkm_wr32
60 nvkm_wr32(device, 0x10a580, 0x00000001); in gt215_pmu_send()
64 nvkm_wr32(device, 0x10a1c0, 0x01000000 | (((addr & 0x07) << 4) + in gt215_pmu_send()
66 nvkm_wr32(device, 0x10a1c4, process); in gt215_pmu_send()
67 nvkm_wr32(device, 0x10a1c4, message); in gt215_pmu_send()
68 nvkm_wr32(device, 0x10a1c4, data0); in gt215_pmu_send()
69 nvkm_wr32(device, 0x10a1c4, data1); in gt215_pmu_send()
70 nvkm_wr32(device, 0x10a4a0, (addr + 1) & 0x0f); in gt215_pmu_send()
73 nvkm_wr32(device, 0x10a580, 0x00000000); in gt215_pmu_send()
100 nvkm_wr32(device, 0x10a580, 0x00000002); in gt215_pmu_recv()
104 nvkm_wr32(device, 0x10a1c0, 0x02000000 | (((addr & 0x07) << 4) + in gt215_pmu_recv()
110 nvkm_wr32(device, 0x10a4cc, (addr + 1) & 0x0f); in gt215_pmu_recv()
113 nvkm_wr32(device, 0x10a580, 0x00000000); in gt215_pmu_recv()
152 nvkm_wr32(device, 0x10a16c, 0x00000000); in gt215_pmu_intr()
159 nvkm_wr32(device, 0x10a004, 0x00000040); in gt215_pmu_intr()
167 nvkm_wr32(device, 0x10a004, 0x00000080); in gt215_pmu_intr()
173 nvkm_wr32(device, 0x10a004, intr); in gt215_pmu_intr()
180 nvkm_wr32(pmu->subdev.device, 0x10a014, 0x00000060); in gt215_pmu_fini()
205 nvkm_wr32(device, 0x10a1c0, 0x01000000); in gt215_pmu_init()
207 nvkm_wr32(device, 0x10a1c4, pmu->func->data.data[i]); in gt215_pmu_init()
210 nvkm_wr32(device, 0x10a180, 0x01000000); in gt215_pmu_init()
213 nvkm_wr32(device, 0x10a188, i >> 6); in gt215_pmu_init()
214 nvkm_wr32(device, 0x10a184, pmu->func->code.data[i]); in gt215_pmu_init()
218 nvkm_wr32(device, 0x10a10c, 0x00000000); in gt215_pmu_init()
219 nvkm_wr32(device, 0x10a104, 0x00000000); in gt215_pmu_init()
220 nvkm_wr32(device, 0x10a100, 0x00000002); in gt215_pmu_init()
240 nvkm_wr32(device, 0x10a010, 0x000000e0); in gt215_pmu_init()