Searched refs:ml_addr (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/sound/hda/ext/ |
D | hdac_ext_controller.c | 95 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() 179 val = readl(link->ml_addr + AZX_REG_ML_LCTL); in check_hdac_link_power_active() 199 snd_hdac_updatel(link->ml_addr, AZX_REG_ML_LCTL, in snd_hdac_ext_bus_link_power_up() 212 snd_hdac_updatel(link->ml_addr, AZX_REG_ML_LCTL, AZX_ML_LCTL_SPA, 0); in snd_hdac_ext_bus_link_power_down() 228 snd_hdac_updatel(hlink->ml_addr, AZX_REG_ML_LCTL, in snd_hdac_ext_bus_link_power_up_all() 249 snd_hdac_updatel(hlink->ml_addr, AZX_REG_ML_LCTL, in snd_hdac_ext_bus_link_power_down_all() 283 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, in snd_hdac_ext_bus_link_get()
|
D | hdac_ext_stream.c | 234 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 1 << stream); in snd_hdac_ext_link_set_stream_id() 246 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 0); in snd_hdac_ext_link_clear_stream_id()
|
/Linux-v6.1/include/sound/ |
D | hdaudio_ext.h | 111 void __iomem *ml_addr; /* link output stream reg pointer */ member
|
/Linux-v6.1/sound/soc/sof/intel/ |
D | hda-ctrl.c | 288 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in hda_dsp_ctrl_init_chip()
|
/Linux-v6.1/arch/mips/include/asm/octeon/ |
D | cvmx-pciercx-defs.h | 99 __BITFIELD_FIELD(uint32_t ml_addr:12,
|
/Linux-v6.1/sound/soc/intel/avs/ |
D | core.c | 98 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in avs_hdac_bus_init_chip()
|
/Linux-v6.1/sound/soc/intel/skylake/ |
D | skl.c | 139 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in skl_init_chip()
|
/Linux-v6.1/arch/mips/pci/ |
D | pcie-octeon.c | 522 pciercx_cfg008.s.ml_addr = 0; in __cvmx_pcie_rc_initialize_config_space()
|