Home
last modified time | relevance | path

Searched refs:mlcap (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_controller.c92 link_count = readl(bus->mlcap + AZX_REG_ML_MLCD) + 1; in snd_hdac_ext_bus_get_ml_capabilities()
102 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_intel.c510 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCAP); in intel_get_lctl_scf()
532 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
535 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
539 if (((readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL)) & in intel_ml_lctl_set_power()
556 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
578 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
611 if (bus->mlcap != NULL) in hda_intel_init_chip()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-ctrl.c123 bus->mlcap = bus->remap_addr + offset; in hda_dsp_ctrl_get_caps()
H A Dhda.c670 if (bus->mlcap) in hda_init_caps()
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_controller.c328 bus->mlcap = bus->remap_addr + offset; in snd_hdac_bus_parse_capabilities()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h296 void __iomem *mlcap; member
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c1061 if (bus->mlcap) in skl_probe()