unksel             43 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c 	const u32 unksel = 1; /* nfi which to use, or if it matters.. */
unksel             44 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c 	const u32 ureq = unksel ? 0x00100000 : 0x00200000;
unksel             45 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c 	const u32 urep = unksel ? 0x01000000 : 0x02000000;
unksel             43 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c 	const u32 unksel = 1; /* nfi which to use, or if it matters.. */
unksel             44 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c 	const u32 ureq = unksel ? 0x00100000 : 0x00200000;
unksel             45 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c 	const u32 urep = unksel ? 0x01000000 : 0x02000000;