Searched refs:elid (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/sof/intel/ |
| H A D | hda-mlink.c | 57 int elid; member 148 h2link->elid = FIELD_GET(AZX_REG_ML_LEPTR_ID, h2link->leptr); in hdaml_lnk_enum() 153 switch (h2link->elid) { in hdaml_lnk_enum() 186 link_idx, h2link->elid); in hdaml_lnk_enum() 469 find_ext2_link(struct hdac_bus *bus, bool alt, int elid) in find_ext2_link() argument 476 if (h2link->alt == alt && h2link->elid == elid) in find_ext2_link() 483 int hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_get_count() argument 487 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_get_count() 495 void hdac_bus_eml_enable_interrupt_unlocked(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_interrupt_unlocked() argument 500 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_enable_interrupt_unlocked() [all …]
|
| H A D | ptl.c | 22 int elid) in sof_ptl_check_mic_privacy_irq() argument 24 if (!alt || elid != AZX_REG_ML_LEPTR_ID_SDW) in sof_ptl_check_mic_privacy_irq() 27 return hdac_bus_eml_is_mic_privacy_changed(sof_to_bus(sdev), alt, elid); in sof_ptl_check_mic_privacy_irq() 50 int elid) in sof_ptl_process_mic_privacy() argument 54 if (!alt || elid != AZX_REG_ML_LEPTR_ID_SDW) in sof_ptl_process_mic_privacy()
|
| /linux/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga3d_dx.h | 1132 uint32 elid; member
|