Searched defs:sublink (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/sof/intel/ |
| H A D | hda-mlink.c | 202 static int check_sublink_power(u32 __iomem *lctl, int sublink, bool enabled) in check_sublink_power() 227 static int hdaml_link_init(u32 __iomem *lctl, int sublink) in hdaml_link_init() 240 static int hdaml_link_shutdown(u32 __iomem *lctl, int sublink) in hdaml_link_shutdown() 316 static void hdaml_link_sync_arm(u32 __iomem *lsync, int sublink) in hdaml_link_sync_arm() 600 void hdac_bus_eml_sync_arm_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_sync_arm_unlocked() 618 void hdac_bus_eml_sdw_sync_arm_unlocked(struct hdac_bus *bus, int sublink) in hdac_bus_eml_sdw_sync_arm_unlocked() 679 static int hdac_bus_eml_power_up_base(struct hdac_bus *bus, bool alt, int elid, int sublink, in hdac_bus_eml_power_up_base() 729 int hdac_bus_eml_power_up(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up() 735 int hdac_bus_eml_power_up_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up_unlocked() 741 static int hdac_bus_eml_power_down_base(struct hdac_bus *bus, bool alt, int elid, int sublink, in hdac_bus_eml_power_down_base() [all …]
|