Home
last modified time | relevance | path

Searched refs:hda (Results 26 – 50 of 158) sorted by relevance

1234567

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dga102.c110 .hda = &gv100_sor_hda,
117 u32 hda = nvkm_rd32(device, 0x08a15c); in ga102_sor_new() local
119 return nvkm_ior_new_(&ga102_sor, disp, SOR, id, hda & BIT(id)); in ga102_sor_new()
H A Duoutp.c83 if (!ior->hda || !nvkm_head_find(outp->disp, args->v0.head)) in nvkm_uoutp_mthd_hda_eld()
91 ior->func->hda->hpd(ior, args->v0.head, true); in nvkm_uoutp_mthd_hda_eld()
92 ior->func->hda->eld(ior, args->v0.head, args->v0.data, argc); in nvkm_uoutp_mthd_hda_eld()
96 ior->func->hda->hpd(ior, args->v0.head, false); in nvkm_uoutp_mthd_hda_eld()
150 u8 link_nr, u8 link_bw, bool hda, bool mst) in nvkm_uoutp_mthd_acquire_dp() argument
154 ret = nvkm_outp_acquire(outp, NVKM_OUTP_USER, hda); in nvkm_uoutp_mthd_acquire_dp()
239 args->v0.dp.hda != 0, in nvkm_uoutp_mthd_acquire()
H A Dtu102.c93 .hda = &gv100_sor_hda,
100 u32 hda = nvkm_rd32(device, 0x08a15c); in tu102_sor_new() local
102 return nvkm_ior_new_(&tu102_sor, disp, SOR, id, hda & BIT(id)); in tu102_sor_new()
H A Dior.h16 bool hda; member
93 } *hda; member
97 enum nvkm_ior_type type, int id, bool hda);
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Doutp.h23 bool hdmi, u8 max_ac_packet, u8 rekey, u8 scdc, bool hda);
26 int link_nr, int link_bw, bool hda, bool mst);
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_tvout.c118 struct drm_encoder *hda; member
531 crtc = tvout->hda->crtc; in tvout_dbg_show()
785 tvout->hda = sti_tvout_create_hda_encoder(dev, tvout); in sti_tvout_create_encoders()
789 drm_encoder_mask(tvout->hda) | drm_encoder_mask(tvout->dvo); in sti_tvout_create_encoders()
790 tvout->hda->possible_clones = drm_encoder_mask(tvout->hdmi) | in sti_tvout_create_encoders()
791 drm_encoder_mask(tvout->hda) | drm_encoder_mask(tvout->dvo); in sti_tvout_create_encoders()
793 drm_encoder_mask(tvout->hda) | drm_encoder_mask(tvout->dvo); in sti_tvout_create_encoders()
802 if (tvout->hda) in sti_tvout_destroy_encoders()
803 drm_encoder_cleanup(tvout->hda); in sti_tvout_destroy_encoders()
804 tvout->hda = NULL; in sti_tvout_destroy_encoders()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ipc.c313 struct sof_intel_hda_dev *hda = sdev->pdata->hw_pdata; in hda_dsp_ipc_irq_thread() local
325 hda->boot_iteration < HDA_FW_BOOT_ATTEMPTS) in hda_dsp_ipc_irq_thread()
354 struct sof_intel_hda_dev *hda = sdev->pdata->hw_pdata; in hda_dsp_check_ipc_irq() local
375 hda->code_loading = 0; in hda_dsp_check_ipc_irq()
376 wake_up(&hda->waitq); in hda_dsp_check_ipc_irq()
H A Dhda.c804 struct sof_intel_hda_dev *hda = sdev->pdata->hw_pdata; in hda_ipc4_tx_is_busy() local
805 const struct sof_intel_dsp_desc *chip = hda->desc; in hda_ipc4_tx_is_busy()
1308 struct sof_intel_hda_dev *hda = sdev->pdata->hw_pdata; in hda_dsp_remove() local
1309 const struct sof_intel_dsp_desc *chip = hda->desc; in hda_dsp_remove()
1312 struct nhlt_acpi_table *nhlt = hda->nhlt; in hda_dsp_remove()
1319 cancel_delayed_work_sync(&hda->d0i3_work); in hda_dsp_remove()
1325 if (!IS_ERR_OR_NULL(hda->dmic_dev)) in hda_dsp_remove()
1326 platform_device_unregister(hda->dmic_dev); in hda_dsp_remove()
1372 struct sof_intel_hda_dev *hda = sdev->pdata->hw_pdata; in hda_power_down_dsp() local
1373 const struct sof_intel_dsp_desc *chip = hda->desc; in hda_power_down_dsp()
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstih407.dtsi130 sti-hda@8d02000 {
131 compatible = "st,stih407-hda";
133 reg-names = "hda-reg", "video-dacs-ctrl";
H A Dstih410.dtsi222 sti-hda@8d02000 {
223 compatible = "st,stih407-hda";
226 reg-names = "hda-reg", "video-dacs-ctrl";
/openbmc/openbmc/poky/meta/files/
H A Ddevice_table-minimal.txt14 /dev/hda b 660 root disk 3 0 - - -
15 /dev/hda b 660 root disk 3 1 1 1 4
/openbmc/qemu/hw/audio/
H A Dmeson.build9 system_ss.add(when: 'CONFIG_HDA', if_true: files('intel-hda.c', 'hda-codec.c'))
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dst,stih4xx.txt72 sti-hda:
75 - compatible: "st,stih<chip>-hda"
194 reg-names = "tvout-reg", "hda-reg", "syscfg";
209 sti-hda@fe85a000 {
210 compatible = "st,stih416-hda";
212 reg-names = "hda-reg", "video-dacs-ctrl";
/openbmc/qemu/docs/config/
H A Dq35-emulated.cfg282 [device "ich9-hda-audio"]
283 driver = "ich9-intel-hda"
287 [device "ich9-hda-duplex"]
288 driver = "hda-duplex"
289 bus = "ich9-hda-audio.0"
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-loongson2.c121 PMX_GROUP(hda, 0x0, 4),
136 SPECIFIC_GROUP(hda);
163 FUNCTION(hda),
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3767-0005.dtsi10 hda@3510000 {
H A Dtegra234-p3767-0000.dtsi10 hda@3510000 {
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c526 struct udevice *dev, *hda; in pch_serialio_init() local
554 ret = dm_pci_bus_find_bdf(PCI_BDF(0, 0x1b, 0), &hda); in pch_serialio_init()
557 dm_pci_clrset_config8(hda, 0x43, 0, 0x6f); in pch_serialio_init()
560 dm_pci_clrset_config8(hda, 0x42, 0, 1 << 7 | 1 << 6); in pch_serialio_init()
/openbmc/linux/Documentation/admin-guide/
H A Diostats.rst23 …3 0 39082680 hda 446216 784926 9550688 4382310 424847 312726 5922052 19310380 0 3376340 2370…
31 3 0 hda 446216 784926 9550688 4382310 424847 312726 5922052 19310380 0 3376340 23705160
35 …3 0 hda 446216 784926 9550688 4382310 424847 312726 5922052 19310380 0 3376340 23705160 0 0 0…
37 On 2.4 you might execute ``grep 'hda ' /proc/partitions``. On 2.6+, you have
38 a choice of ``cat /sys/block/hda/stat`` or ``grep 'hda ' /proc/diskstats``.
48 By contrast, in 2.6+ if you look at ``/sys/block/hda/stat``, you'll
H A Dldm.rst49 |hda || 0 | 0 | 0 || 52428800 | 102400 | 50|
71 hda: 102400 sectors w/32KiB Cache, CHS=50/64/32
72 hda: [LDM] hda1 hda2 hda3 hda4 hda5 hda6 hda7
/openbmc/linux/tools/testing/selftests/alsa/conf.d/
H A DLenovo_ThinkPad_P1_Gen2.conf20 card.hda {
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Guest_Additions.txt19 3. Find your CDROM device. Typically it is /dev/hda for IDE. You can determine
27 # mount -t iso9660 /dev/hda /media/cdrom
/openbmc/qemu/tests/qemu-iotests/
H A D00755 $QEMU -nographic -hda "$TEST_IMG" -serial none -monitor stdio >/dev/null 2>&1 <<EOF
/openbmc/linux/sound/
H A DMakefile8 firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ hda/ x86/ xen/ \
/openbmc/linux/drivers/gpu/drm/tegra/
H A DMakefile17 hda.o \

1234567