Home
last modified time | relevance | path

Searched full:vu (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_frame_format.h57 IA_CSS_FRAME_FORMAT_NV21, /** 12 bit YUV 420, Y, VU plane */
58 IA_CSS_FRAME_FORMAT_NV61, /** 16 bit YUV 422, Y, VU plane */
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra-audio-max9808x.yaml69 nvidia,model = "LG Optimus Vu MAX98089";
/openbmc/linux/Documentation/target/
H A Dtarget-export-device7 # (C) Copyright 2014 Christophe Vu-Brugier <cvubrugier@fastmail.fm>
/openbmc/linux/sound/soc/codecs/
H A Dcs42l43.h65 // Lock to ensure speaker VU updates don't clash
H A Dwm8580.c267 /* Clear the register cache VU so we write without VU set */ in wm8580_out_vu()
H A Dwm8962.c1591 /* The VU bits for the headphones are in a different register to the mute
1605 /* If the left PGA is enabled hit that VU bit... */ in wm8962_put_hp_sw()
1613 /* ...otherwise the right. The VU is stereo. */ in wm8962_put_hp_sw()
1621 /* The VU bits for the speakers are in a different register to the mute
1635 /* If the left PGA is enabled hit that VU bit... */ in wm8962_put_spk_sw()
1643 /* ...otherwise the right. The VU is stereo. */ in wm8962_put_spk_sw()
1995 /* VU bits for the output PGAs only take effect while the PGA is powered */
H A Dwm8523.c404 /* Change some default settings - latch VU and enable ZC */ in wm8523_probe()
H A Dwm8741.c433 /* Change some default settings - latch VU */ in wm8741_configure()
H A Dwm8955.c896 /* Change some default settings - latch VU and enable ZC */ in wm8955_probe()
/openbmc/linux/sound/drivers/vx/
H A Dvx_mixer.c345 * VU, peak meter record
357 * get the VU and peak meter values
813 * VU meter
972 /* VU, peak, saturation meters */ in snd_vx_mixer_new()
985 sprintf(name, "%s VU Meter", dir[c]); in snd_vx_mixer_new()
/openbmc/qemu/target/riscv/
H A Ddebug.c315 /* type 2 trigger cannot be fired in VU/VS mode */ in trigger_priv_match()
326 /* check VU/VS bit against current privilege level */ in trigger_priv_match()
339 /* check VU/VS bit against current privilege level */ in trigger_priv_match()
690 /* check VU/VS bit against current privilege level */ in check_itrigger_priv()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dtlan.rst137 in the body of an email to majordomo@vuser.vu.union.edu.
/openbmc/linux/drivers/macintosh/
H A Drack-meter.c3 * RackMac vu-meter driver
619 MODULE_DESCRIPTION("RackMeter: Support vu-meter on XServe front panel");
H A DKconfig252 blue LEDs "vu-meter" of the XServer macs.
/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/
H A DCsrCountryCodes.js332 { name: 'Vanuatu', code: 'VU', label: i18n.t('countries.VU') },
/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.c1700 /******************* VU-meters switch *******************/
1716 .name = "VU-meters Switch",
1725 /***** Read VU-meters (input, output, analog and digital together) *****/
1747 .name = "VU-meters",
H A Dechoaudio.h381 char meters_enabled; /* VU-meters status */
H A Dechoaudio_dsp.h660 /* VU meters 0x1e0 32*1 */
/openbmc/phosphor-webui/app/common/services/
H A Dconstants.js356 {Name: 'Vanuatu', code: 'VU'},
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dregd.c267 COUNTRY_REGD_ENT("VU", RTW_REGD_ETSI, RTW_REGD_ETSI),
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu.c132 /* By default, make CY, TM, and IR counters accessible in VU mode */ in kvm_arch_vcpu_create()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dregd.c252 COUNTRY_REGD("VU", RTW89_ETSI, RTW89_ETSI, RTW89_NA),
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h496 IMGU_ABI_FRAME_FORMAT_NV21, /* 12 bit YUV 420, Y, VU plane */
497 IMGU_ABI_FRAME_FORMAT_NV61, /* 16 bit YUV 422, Y, VU plane */
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/
H A D090856f4159c40a2927fb88546419f2e1697ad5f.patch623vu.lt/"}, "response": {"body": {"string": "<html>\n<title>\nKlevas\n</title>\n<head>\n<script lang…
637 + "uri": "https://klevas.vu.lt/"
642 …ype=\"text/javascript\">\n <!--\n window.location=\"https://klevas.vu.lt/pls/klevas/logon\…
654 + "url": "https://klevas.vu.lt/"
977 …pvyNctLYQli4pSM0iQNkePw2ynSBpkjU989o82QS1gx5oNzOq9+uvIUIGOFFQwH3JFqrWBC/br/vU+vn8D+QWqirh1LsLbWjm4…
1105 …pvyNctLYQli4pSM0iQNkePw2ynSBpkjU989o82QS1gx5oNzOq9+uvIUIGOFFQwH3JFqrWBC/br/vU+vn8D+QWqirh1LsLbWjm4…
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1349 case V4L2_PIX_FMT_NV21: descr = "Y/VU 4:2:0"; break; in v4l_fill_fmtdesc()
1351 case V4L2_PIX_FMT_NV61: descr = "Y/VU 4:2:2"; break; in v4l_fill_fmtdesc()
1353 case V4L2_PIX_FMT_NV42: descr = "Y/VU 4:4:4"; break; in v4l_fill_fmtdesc()
1362 case V4L2_PIX_FMT_NV21M: descr = "Y/VU 4:2:0 (N-C)"; break; in v4l_fill_fmtdesc()
1364 case V4L2_PIX_FMT_NV61M: descr = "Y/VU 4:2:2 (N-C)"; break; in v4l_fill_fmtdesc()

12