| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ | 
| perf.h | 16 	u32 vdec;  member in struct:nvbios_perfE 
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/ | 
| meson-gxm.dtsi | 214 &vdec { 215 	compatible = "amlogic,gxm-vdec", "amlogic,gx-vdec";
 
 | 
| meson-gx.dtsi | 507 		vdec: video-codec@c8820000 {  label 508 			compatible = "amlogic,gx-vdec";
 515 			interrupt-names = "vdec", "esparser";
 
 | 
| meson-gxbb.dtsi | 847 &vdec { 848 	compatible = "amlogic,gxbb-vdec", "amlogic,gx-vdec";
 
 | 
| meson-gxl.dtsi | 916 &vdec { 917 	compatible = "amlogic,gxl-vdec", "amlogic,gx-vdec";
 
 | 
| meson-sm1.dtsi | 528 &vdec { 529 	compatible = "amlogic,sm1-vdec";
 
 | 
| meson-g12-common.dtsi | 2107 		vdec: video-decoder@ff620000 {  label 2108 			compatible = "amlogic,g12a-vdec";
 2114 			interrupt-names = "vdec", "esparser";
 
 | 
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ | 
| nouveau_nvkm_subdev_clk_mcp77.c | 213 	const int vdec = cstate->domain[nv_clk_src_vdec];  local in function:mcp77_clk_calc 267 	out = calc_P(core, vdec, &divs);
 268 	clock = calc_P(500000, vdec, &P1);
 269 	if(abs(vdec - out) <= abs(vdec - clock)) {
 296 		nvkm_debug(subdev, "vdec: 500MHz\n");
 298 		nvkm_debug(subdev, "vdec: core\n");
 414 		{ nv_clk_src_vdec   , 0xff, 0, "vdec", 1000 },
 
 | 
| nouveau_nvkm_subdev_clk_nv50.c | 381 	const int vdec = cstate->domain[nv_clk_src_vdec];  local in function:nv50_clk_calc 398 	/* vdec: avoid modifying xpll until we know exactly how the other
 402 	if (vdec) {
 404 		freq = calc_div(core, vdec, &P1);
 411 		out = calc_div(out, vdec, &P2);
 414 		if (abs(vdec - freq) <= abs(vdec - out)) {
 448 	/* vdec/dom6: switch to "safe" clocks temporarily, update dividers
 
 | 
| nouveau_nvkm_subdev_clk_base.c | 466 	cstate->domain[nv_clk_src_vdec] = perfE.vdec; 
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/ | 
| mt8167.dtsi | 62 					clock-names = "mm", "vdec"; 
 | 
| mt6797.dtsi | 216 		clock-names = "mfg", "mm", "vdec"; 
 | 
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ | 
| nouveau_nvkm_subdev_bios_perf.c | 150 		info->vdec     = nvbios_rd16(bios, perf + 0x10) * 1000; 
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ | 
| rk322x.dtsi | 635 	vdec: video-codec@20030000 {  label 636 		compatible = "rockchip,rk3228-vdec", "rockchip,rk3399-vdec";
 
 | 
| sama5d4.dtsi | 104 		vdec0: vdec@300000 { 105 			compatible = "microchip,sama5d4-vdec";
 
 | 
| imx6sx.dtsi | 1292 					reg-names = "vadc-vafe", "vadc-vdec"; 
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/ | 
| rk3399.dtsi | 1261 	vdec: video-codec@ff660000 {  label 1262 		compatible = "rockchip,rk3399-vdec";
 
 |