Home
last modified time | relevance | path

Searched refs:hbus (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/pci/controller/
H A Dpci-hyperv.c1111 struct hv_pcibus_device *hbus = hpdev->hbus; in _hv_pcifront_read_config() local
1183 struct hv_pcibus_device *hbus = hpdev->hbus; in hv_pcifront_get_vendor_id() local
1229 struct hv_pcibus_device *hbus = hpdev->hbus; in _hv_pcifront_write_config() local
2090 hbus->msi_info.data = hbus; in hv_pcie_init_irq_domain()
2478 hpdev->hbus = hbus; in new_pcichild_device()
2836 hbus = hpdev->hbus; in hv_eject_device_work()
2890 struct hv_pcibus_device *hbus = hpdev->hbus; in hv_pci_eject_device() local
3180 if (hbus->low_mmio_space && hbus->low_mmio_res) { in hv_pci_free_bridge_windows()
3186 if (hbus->high_mmio_space && hbus->high_mmio_res) { in hv_pci_free_bridge_windows()
3639 hbus = kzalloc(sizeof(*hbus), GFP_KERNEL); in hv_pci_probe()
[all …]
/linux-6.15/sound/soc/sof/intel/
H A Dhda-codec.c78 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_jack_wake_enable() local
89 list_for_each_codec(codec, hbus) { in hda_codec_jack_wake_enable()
96 list_for_each_codec(codec, hbus) { in hda_codec_jack_wake_enable()
109 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_jack_check() local
116 list_for_each_codec(codec, hbus) in hda_codec_jack_check()
152 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_probe() local
160 mutex_lock(&hbus->core.cmd_mutex); in hda_codec_probe()
161 snd_hdac_bus_send_cmd(&hbus->core, hda_cmd); in hda_codec_probe()
163 mutex_unlock(&hbus->core.cmd_mutex); in hda_codec_probe()
185 if (!hbus->core.audio_component) { in hda_codec_probe()
[all …]
H A Dhda.c202 res.hbus = sof_to_bus(sdev); in hda_sdw_probe()
486 struct hda_bus *hbus; in hda_init() local
491 hbus = sof_to_hbus(sdev); in hda_init()
504 mutex_init(&hbus->prepare_mutex); in hda_init()
505 hbus->pci = pci; in hda_init()
506 hbus->mixer_assigned = -1; in hda_init()
507 hbus->modelname = hda_model; in hda_init()
H A Dptl.c35 struct hdac_bus *bus = &hdev->hbus.core; in sof_ptl_mic_privacy_work()
H A Dhda.h512 struct hda_bus hbus; member
566 return &hda->hbus.core; in sof_to_bus()
573 return &hda->hbus; in sof_to_hbus()
589 container_of(bus, struct sof_intel_hda_dev, hbus.core)
H A Dhda-dsp.c971 struct hdac_bus *hbus = sof_to_bus(sdev); in hda_dsp_runtime_idle() local
973 if (hbus->codec_powered) { in hda_dsp_runtime_idle()
975 (unsigned int)hbus->codec_powered); in hda_dsp_runtime_idle()
1172 struct hdac_bus *bus = &hdev->hbus.core; in hda_dsp_d0i3_work()
/linux-6.15/drivers/soundwire/
H A Dintel_ace2x.c413 wake_en = snd_hdac_chip_readw(sdw->link_res->hbus, WAKEEN); in intel_shim_wake()
419 snd_hdac_chip_writew(sdw->link_res->hbus, WAKEEN, wake_en); in intel_shim_wake()
423 snd_hdac_chip_writew(sdw->link_res->hbus, WAKEEN, wake_en); in intel_shim_wake()
426 wake_sts = snd_hdac_chip_readw(sdw->link_res->hbus, STATESTS); in intel_shim_wake()
428 snd_hdac_chip_writew(sdw->link_res->hbus, STATESTS, wake_sts); in intel_shim_wake()
480 ret = hdac_bus_eml_sdw_wait_syncpu_unlocked(sdw->link_res->hbus); in intel_link_power_up()
487 hdac_bus_eml_enable_interrupt_unlocked(sdw->link_res->hbus, true, in intel_link_power_up()
516 hdac_bus_eml_enable_interrupt_unlocked(sdw->link_res->hbus, true, in intel_link_power_down()
541 hdac_bus_eml_sdw_sync_arm_unlocked(sdw->link_res->hbus, link_id); in intel_sync_arm()
550 ret = hdac_bus_eml_sdw_sync_go_unlocked(sdw->link_res->hbus); in intel_sync_go_unlocked()
[all …]
H A Dintel_init.c89 link->hbus = res->hbus; in intel_link_dev_register()
H A Dintel.h48 struct hdac_bus *hbus; member
/linux-6.15/drivers/clk/mxs/
H A Dclk-imx23.c83 cpu_xtal, hbus, xbus, lcdif_div, ssp_div, gpmi_div, emi_pll, enumerator
94 cpu, hbus, xbus, emi, uart, enumerator
127 clks[hbus] = mxs_clk_div("hbus", "cpu", HBUS, 0, 5, 29); in mx23_clocks_init()
H A Dclk-imx28.c136 lcdif_sel, cpu, ptp_sel, cpu_pll, cpu_xtal, hbus, xbus, enumerator
149 cpu, hbus, xbus, emi, uart, enumerator
192 clks[hbus] = mxs_clk_div("hbus", "cpu", HBUS, 0, 5, 31); in mx28_clocks_init()
/linux-6.15/sound/pci/hda/
H A Dhda_controller.c774 struct hda_bus *hbus = &chip->bus; in azx_rirb_get_response() local
782 if (hbus->no_response_fallback) in azx_rirb_get_response()
818 if (hbus->allow_bus_reset && !hbus->response_reset && !hbus->in_reset) { in azx_rirb_get_response()
819 hbus->response_reset = 1; in azx_rirb_get_response()
830 hbus->response_reset = 0; in azx_rirb_get_response()
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dimx23-clock.yaml34 hbus 15
H A Dimx28-clock.yaml44 hbus 25
/linux-6.15/include/linux/soundwire/
H A Dsdw_intel.h352 struct hdac_bus *hbus; member