Release 4.17 drivers/gpu/drm/nouveau/nvkm/subdev/timer/regsnv04.h
/* SPDX-License-Identifier: GPL-2.0 */
#define NV04_PTIMER_INTR_0 0x009100
#define NV04_PTIMER_INTR_EN_0 0x009140
#define NV04_PTIMER_NUMERATOR 0x009200
#define NV04_PTIMER_DENOMINATOR 0x009210
#define NV04_PTIMER_TIME_0 0x009400
#define NV04_PTIMER_TIME_1 0x009410
#define NV04_PTIMER_ALARM_0 0x009420
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Ben Skeggs | 28 | 96.55% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 3.45% | 1 | 50.00% |
Total | 29 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.