Searched refs:mlcap (Results 1 – 8 of 8) sorted by relevance
33 if (bus->mlcap) in hda_bus_ml_get_capabilities()41 if (!bus->mlcap) in hda_bus_ml_free()
117 bus->mlcap = bus->remap_addr + offset; in hda_dsp_ctrl_get_caps()
85 link_count = readl(bus->mlcap + AZX_REG_ML_MLCD) + 1; in snd_hdac_ext_bus_get_ml_capabilities()95 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
473 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCAP); in intel_get_lctl_scf()495 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()498 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()502 if (((readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL)) & in intel_ml_lctl_set_power()519 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()541 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()574 if (bus->mlcap != NULL) in hda_intel_init_chip()
328 bus->mlcap = bus->remap_addr + offset; in snd_hdac_bus_parse_capabilities()
301 void __iomem *mlcap; member
445 if (bus->mlcap) in avs_pci_probe()
1068 if (bus->mlcap) in skl_probe()
Completed in 17 milliseconds