Home
last modified time | relevance | path

Searched refs:ml_addr (Results 1 – 9 of 9) sorted by relevance

/linux/sound/hda/core/ext/
H A Dcontroller.c97 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
99 hlink->lcaps = readl(hlink->ml_addr + AZX_REG_ML_LCAP); in snd_hdac_ext_bus_get_ml_capabilities()
100 hlink->lsdiid = readw(hlink->ml_addr + AZX_REG_ML_LSDIID); in snd_hdac_ext_bus_get_ml_capabilities()
104 leptr = readl(hlink->ml_addr + AZX_REG_ML_LEPTR); in snd_hdac_ext_bus_get_ml_capabilities()
196 val = readl(hlink->ml_addr + AZX_REG_ML_LCTL); in check_hdac_link_power_active()
216 snd_hdac_updatel(hlink->ml_addr, AZX_REG_ML_LCTL, in snd_hdac_ext_bus_link_power_up()
229 snd_hdac_updatel(hlink->ml_addr, AZX_REG_ML_LCTL, AZX_ML_LCTL_SPA, 0); in snd_hdac_ext_bus_link_power_down()
281 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 1 << stream); in snd_hdac_ext_bus_link_set_stream_id()
293 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 0); in snd_hdac_ext_bus_link_clear_stream_id()
320 snd_hdac_updatew(hlink->ml_addr, AZX_REG_ML_LOSID in snd_hdac_ext_bus_link_get()
[all...]
/linux/sound/soc/sof/intel/
H A Dhda-mlink.c111 void __iomem *remap_addr, void __iomem *ml_addr, int link_idx) in hdaml_lnk_enum() argument
116 hlink->lcaps = readl(ml_addr + AZX_REG_ML_LCAP); in hdaml_lnk_enum()
128 hlink->lsdiid = readw(ml_addr + AZX_REG_ML_LSDIID); in hdaml_lnk_enum()
146 h2link->leptr = readl(ml_addr + AZX_REG_ML_LEPTR); in hdaml_lnk_enum()
404 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + (AZX_ML_INTERVAL * index); in hda_ml_alloc_h2link()
406 ret = hdaml_lnk_enum(bus->dev, h2link, bus->remap_addr, hlink->ml_addr, index); in hda_ml_alloc_h2link()
509 hdaml_link_enable_interrupt(hlink->ml_addr + AZX_REG_ML_LCTL, enable); in hdac_bus_eml_enable_interrupt_unlocked()
529 hdaml_link_enable_interrupt(hlink->ml_addr + AZX_REG_ML_LCTL, enable); in hdac_bus_eml_enable_interrupt()
549 return hdaml_link_check_interrupt(hlink->ml_addr + AZX_REG_ML_LCTL); in hdac_bus_eml_check_interrupt()
567 hdaml_link_set_syncprd(hlink->ml_addr in hdac_bus_eml_set_syncprd_unlocked()
[all...]
/linux/sound/soc/intel/avs/
H A Dlnl.c24 snd_hdac_updatel(hlink->ml_addr, AZX_REG_ML_LCTL, AZX_ML_LCTL_OFLEN, in avs_lnl_core_stall()
H A Dcore.c116 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in avs_hdac_bus_init_chip()
/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.h58 u8 ml_addr[ETH_ALEN]; member
H A Dpeer.c403 ether_addr_copy(peer->ml_addr, sta->addr); in ath12k_peer_create()
/linux/include/sound/
H A Dhdaudio_ext.h98 void __iomem *ml_addr; /* link output stream reg pointer */ member
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pciercx-defs.h99 __BITFIELD_FIELD(uint32_t ml_addr:12,
/linux/arch/mips/pci/
H A Dpcie-octeon.c528 pciercx_cfg008.s.ml_addr = 0; in __cvmx_pcie_rc_initialize_config_space()