Home
last modified time | relevance | path

Searched refs:VDE (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/memory/tegra/
H A Dtegra20.c194 TEGRA20_MC_RESET(VDE, 0x100, 0x174, 0x104, 13),
H A Dtegra114.c964 TEGRA114_MC_RESET(VDE, 0x200, 0x204, 16),
H A Dtegra30.c1010 TEGRA30_MC_RESET(VDE, 0x200, 0x204, 16),
H A Dtegra124.c993 TEGRA124_MC_RESET(VDE, 0x200, 0x204, 16),
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Datafb.c151 #define VDE hw.falcon.vde macro
1286 par->VDE = yres; in falcon_decode_var()
1288 par->VDE <<= 1; in falcon_decode_var()
1290 par->VDE <<= 1; /* VDE now half lines per (half-)frame */ in falcon_decode_var()
1291 par->VDE += par->VDB; in falcon_decode_var()
1292 par->VBB = par->VDE; in falcon_decode_var()
1399 * VDE. If interlace mode off unit of VC-registers is in falcon_encode_var()
1706 /* ++guenther: we can switch off graphics by changing VDB and VDE, in falcon_blank()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Datafb.c149 #define VDE hw.falcon.vde macro
1267 par->VDE = yres; in falcon_decode_var()
1269 par->VDE <<= 1; in falcon_decode_var()
1271 par->VDE <<= 1; /* VDE now half lines per (half-)frame */ in falcon_decode_var()
1272 par->VDE += par->VDB; in falcon_decode_var()
1273 par->VBB = par->VDE; in falcon_decode_var()
1380 * VDE. If interlace mode off unit of VC-registers is in falcon_encode_var()
1687 /* ++guenther: we can switch off graphics by changing VDB and VDE, in falcon_blank()
/kernel/linux/linux-6.6/drivers/memory/tegra/
H A Dtegra20.c275 TEGRA20_MC_RESET(VDE, 0x100, 0x174, 0x104, 13),
H A Dtegra30.c1215 TEGRA30_MC_RESET(VDE, 0x200, 0x204, 16),
H A Dtegra124.c1134 TEGRA124_MC_RESET(VDE, 0x200, 0x204, 16),
H A Dtegra114.c1100 TEGRA114_MC_RESET(VDE, 0x200, 0x204, 16),
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dinit.c3542 unsigned short VRE, VBE, VRS, VBS, VDE, VT; in SiS_Generic_ConvertCRData() local
3599 VDE = crdata[10] | in SiS_Generic_ConvertCRData()
3603 E = VDE + 1; in SiS_Generic_ConvertCRData()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dinit.c3541 unsigned short VRE, VBE, VRS, VDE; in SiS_Generic_ConvertCRData() local
3584 VDE = crdata[10] | in SiS_Generic_ConvertCRData()
3588 E = VDE + 1; in SiS_Generic_ConvertCRData()

Completed in 22 milliseconds