Home
last modified time | relevance | path

Searched full:hbus (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/clk/mxs/
H A Dclk-imx23.c24 #define HBUS (CLKCTRL + 0x0030) macro
83 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.c24 #define HBUS (CLKCTRL + 0x0060) macro
136 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()
224 clks[fec] = mxs_clk_gate("fec", "hbus", ENET, 30); in mx28_clocks_init()
/linux/drivers/soundwire/
H A Dintel_ace2x.c484 ret = hdac_bus_eml_sdw_get_lsdiid_unlocked(sdw->link_res->hbus, sdw->instance, &lsdiid); in intel_shim_wake()
488 wake_en = snd_hdac_chip_readw(sdw->link_res->hbus, WAKEEN); in intel_shim_wake()
494 snd_hdac_chip_writew(sdw->link_res->hbus, WAKEEN, wake_en); in intel_shim_wake()
498 snd_hdac_chip_writew(sdw->link_res->hbus, WAKEEN, wake_en); in intel_shim_wake()
501 wake_sts = snd_hdac_chip_readw(sdw->link_res->hbus, STATESTS); in intel_shim_wake()
503 snd_hdac_chip_writew(sdw->link_res->hbus, STATESTS, wake_sts); in intel_shim_wake()
534 ret = hdac_bus_eml_sdw_power_up_unlocked(sdw->link_res->hbus, link_id); in intel_link_power_up()
547 ret = hdac_bus_eml_sdw_set_syncprd_unlocked(sdw->link_res->hbus, syncprd); in intel_link_power_up()
555 ret = hdac_bus_eml_sdw_wait_syncpu_unlocked(sdw->link_res->hbus); in intel_link_power_up()
562 hdac_bus_eml_enable_interrupt_unlocked(sdw->link_res->hbus, true, in intel_link_power_up()
[all …]
H A Dintel.h29 * @hbus: hdac_bus pointer, needed for power management
50 struct hdac_bus *hbus; member
H A Dintel_init.c90 link->hbus = res->hbus; in intel_link_dev_register()
/linux/Documentation/devicetree/bindings/clock/
H A Dimx23-clock.yaml34 hbus 15
H A Dimx28-clock.yaml44 hbus 25
/linux/sound/soc/sof/intel/
H A Dptl.c35 struct hdac_bus *bus = &hdev->hbus.core; in sof_ptl_mic_privacy_work()
/linux/drivers/char/mwave/
H A Dtp3780i.h71 #define TP_CFG_HBusTimerValue 255 /* HBus timer load value */
H A D3780i.h93 #define DSP_HBusTimerCfgIndex 0x0011 /* HBUS timer load value */
146 unsigned char LoadValue:8; /* RW: HBUS timer load value */
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcsr.h362 * HBUS (Host-side Bus)
364 * HBUS registers are mapped directly into PCI bus space, but are used
/linux/include/linux/soundwire/
H A Dsdw_intel.h338 * @hbus: hdac_bus pointer, needed for power management
357 struct hdac_bus *hbus; member
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-csr.h497 * HBUS (Host-side Bus)
499 * HBUS registers are mapped directly into PCI bus space, but are used