Home
last modified time | relevance | path

Searched refs:sublink (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda-mlink.h28 void hdac_bus_eml_sdw_sync_arm_unlocked(struct hdac_bus *bus, int sublink);
36 int hdac_bus_eml_power_up(struct hdac_bus *bus, bool alt, int elid, int sublink);
39 int hdac_bus_eml_power_down(struct hdac_bus *bus, bool alt, int elid, int sublink);
42 int hdac_bus_eml_sdw_power_up_unlocked(struct hdac_bus *bus, int sublink);
43 int hdac_bus_eml_sdw_power_down_unlocked(struct hdac_bus *bus, int sublink);
46 int hdac_bus_eml_sdw_set_lsdiid(struct hdac_bus *bus, int sublink, int dev_num);
48 int hdac_bus_eml_sdw_map_stream_ch(struct hdac_bus *bus, int sublink, int y,
105 hdac_bus_eml_sdw_sync_arm_unlocked(struct hdac_bus *bus, int sublink) { } in hdac_bus_eml_sdw_sync_arm_unlocked() argument
120 hdac_bus_eml_power_up(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up() argument
132 hdac_bus_eml_power_down(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_down() argument
[all …]
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-mlink.c193 int mask = BIT(sublink) << AZX_ML_LCTL_CPA_SHIFT; in check_sublink_power()
219 u32 mask = BIT(sublink) << AZX_ML_LCTL_SPA_SHIFT; in hdaml_link_init()
226 return check_sublink_power(lctl, sublink, true); in hdaml_link_init()
235 mask = BIT(sublink) << AZX_ML_LCTL_SPA_SHIFT; in hdaml_link_shutdown()
310 val |= (AZX_REG_ML_LSYNC_CMDSYNC << sublink); in hdaml_link_sync_arm()
664 if (sublink >= h2link->slcount) in hdac_bus_eml_power_up_base()
676 if (++h2link->sublink_ref_count[sublink] > 1) in hdac_bus_eml_power_up_base()
712 if (sublink >= h2link->slcount) in hdac_bus_eml_power_down_base()
724 if (--h2link->sublink_ref_count[sublink] > 0) in hdac_bus_eml_power_down_base()
814 h2link->instance_offset * sublink + in hdac_bus_eml_sdw_map_stream_ch()
[all …]
/openbmc/linux/Documentation/sound/hd-audio/
H A Dintel-multi-link.rst131 +---------------+ for each sublink x
281 … | SLCOUNT=3 |-------------------------for each sublink x -------------------------+