Home
last modified time | relevance | path

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

/linux-6.15/sound/hda/ext/
H A Dhdac_ext_controller.c95 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
97 hlink->lcaps = readl(hlink->ml_addr + AZX_REG_ML_LCAP); in snd_hdac_ext_bus_get_ml_capabilities()
98 hlink->lsdiid = readw(hlink->ml_addr + AZX_REG_ML_LSDIID); in snd_hdac_ext_bus_get_ml_capabilities()
177 val = readl(hlink->ml_addr + AZX_REG_ML_LCTL); in check_hdac_link_power_active()
197 snd_hdac_updatel(hlink->ml_addr, AZX_REG_ML_LCTL, in snd_hdac_ext_bus_link_power_up()
210 snd_hdac_updatel(hlink->ml_addr, AZX_REG_ML_LCTL, AZX_ML_LCTL_SPA, 0); in snd_hdac_ext_bus_link_power_down()
262 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 1 << stream); in snd_hdac_ext_bus_link_set_stream_id()
274 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 0); in snd_hdac_ext_bus_link_clear_stream_id()
301 snd_hdac_updatew(hlink->ml_addr, AZX_REG_ML_LOSIDV, in snd_hdac_ext_bus_link_get()
/linux-6.15/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()
567 hdaml_link_set_syncprd(hlink->ml_addr + AZX_REG_ML_LSYNC, syncprd); in hdac_bus_eml_set_syncprd_unlocked()
593 return hdaml_link_wait_syncpu(hlink->ml_addr + AZX_REG_ML_LSYNC); in hdac_bus_eml_wait_syncpu_unlocked()
617 hdaml_link_sync_arm(hlink->ml_addr + AZX_REG_ML_LSYNC, sublink); in hdac_bus_eml_sync_arm_unlocked()
641 hdaml_link_sync_go(hlink->ml_addr + AZX_REG_ML_LSYNC); in hdac_bus_eml_sync_go_unlocked()
671 return hdaml_link_check_cmdsync(hlink->ml_addr + AZX_REG_ML_LSYNC, in hdac_bus_eml_check_cmdsync_unlocked()
709 ret = hdaml_link_init(hlink->ml_addr + AZX_REG_ML_LCTL, sublink); in hdac_bus_eml_power_up_base()
[all …]
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dpeer.h58 u8 ml_addr[ETH_ALEN]; member
H A Dpeer.c397 ether_addr_copy(peer->ml_addr, sta->addr); in ath12k_peer_create()
/linux-6.15/include/sound/
H A Dhdaudio_ext.h97 void __iomem *ml_addr; /* link output stream reg pointer */ member
/linux-6.15/arch/mips/include/asm/octeon/
H A Dcvmx-pciercx-defs.h99 __BITFIELD_FIELD(uint32_t ml_addr:12,
/linux-6.15/sound/soc/intel/avs/
H A Dcore.c110 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in avs_hdac_bus_init_chip()
/linux-6.15/arch/mips/pci/
H A Dpcie-octeon.c528 pciercx_cfg008.s.ml_addr = 0; in __cvmx_pcie_rc_initialize_config_space()