Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_controller.c178 hlink->ml_addr = ebus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
180 hlink->lcaps = readl(hlink->ml_addr + AZX_REG_ML_LCAP); in snd_hdac_ext_bus_get_ml_capabilities()
181 hlink->lsdiid = readw(hlink->ml_addr + AZX_REG_ML_LSDIID); in snd_hdac_ext_bus_get_ml_capabilities()
246 val = readl(link->ml_addr + AZX_REG_ML_LCTL); in check_hdac_link_power_active()
266 snd_hdac_updatel(link->ml_addr, AZX_REG_ML_LCTL, 0, AZX_MLCTL_SPA); in snd_hdac_ext_bus_link_power_up()
278 snd_hdac_updatel(link->ml_addr, AZX_REG_ML_LCTL, AZX_MLCTL_SPA, 0); in snd_hdac_ext_bus_link_power_down()
294 snd_hdac_updatel(hlink->ml_addr, AZX_REG_ML_LCTL, AZX_MLCTL_SPA, 0); in snd_hdac_ext_bus_link_power_down_all()
Dhdac_ext_stream.c230 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 1 << stream); in snd_hdac_ext_link_set_stream_id()
242 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, 0, (1 << stream)); in snd_hdac_ext_link_clear_stream_id()
/linux-4.4.14/include/sound/
Dhdaudio_ext.h128 void __iomem *ml_addr; /* link output stream reg pointer */ member
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-pciercx-defs.h389 uint32_t ml_addr:12; member
397 uint32_t ml_addr:12;
/linux-4.4.14/arch/mips/pci/
Dpcie-octeon.c524 pciercx_cfg008.s.ml_addr = 0; in __cvmx_pcie_rc_initialize_config_space()