Searched refs:AZX_REG_ML_LEPTR_ID_SDW (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/sound/soc/sof/intel/ |
D | hda-mlink.c | 143 case AZX_REG_ML_LEPTR_ID_SDW: in hdaml_lnk_enum() 546 return hdac_bus_eml_set_syncprd_unlocked(bus, true, AZX_REG_ML_LEPTR_ID_SDW, syncprd); in hdac_bus_eml_sdw_set_syncprd_unlocked() 570 return hdac_bus_eml_wait_syncpu_unlocked(bus, true, AZX_REG_ML_LEPTR_ID_SDW); in hdac_bus_eml_sdw_wait_syncpu_unlocked() 594 hdac_bus_eml_sync_arm_unlocked(bus, true, AZX_REG_ML_LEPTR_ID_SDW, sublink); in hdac_bus_eml_sdw_sync_arm_unlocked() 620 return hdac_bus_eml_sync_go_unlocked(bus, true, AZX_REG_ML_LEPTR_ID_SDW); in hdac_bus_eml_sdw_sync_go_unlocked() 649 return hdac_bus_eml_check_cmdsync_unlocked(bus, true, AZX_REG_ML_LEPTR_ID_SDW); in hdac_bus_eml_sdw_check_cmdsync_unlocked() 750 return hdac_bus_eml_power_up_unlocked(bus, true, AZX_REG_ML_LEPTR_ID_SDW, sublink); in hdac_bus_eml_sdw_power_up_unlocked() 756 return hdac_bus_eml_power_down_unlocked(bus, true, AZX_REG_ML_LEPTR_ID_SDW, sublink); in hdac_bus_eml_sdw_power_down_unlocked() 765 h2link = find_ext2_link(bus, true, AZX_REG_ML_LEPTR_ID_SDW); in hdac_bus_eml_sdw_get_lsdiid_unlocked() 781 h2link = find_ext2_link(bus, true, AZX_REG_ML_LEPTR_ID_SDW); in hdac_bus_eml_sdw_set_lsdiid() [all …]
|
D | lnl.c | 149 return hdac_bus_eml_check_interrupt(bus, true, AZX_REG_ML_LEPTR_ID_SDW); in lnl_dsp_check_sdw_irq() 156 hdac_bus_eml_enable_interrupt(bus, true, AZX_REG_ML_LEPTR_ID_SDW, enable); in lnl_enable_sdw_irq()
|
D | hda.c | 217 AZX_REG_ML_LEPTR_ID_SDW); in hda_sdw_probe() 296 slcount = hdac_bus_eml_get_count(bus, true, AZX_REG_ML_LEPTR_ID_SDW); in hda_sdw_check_lcount_ext()
|
/Linux-v6.6/include/sound/ |
D | hda_register.h | 311 #define AZX_REG_ML_LEPTR_ID_SDW 0x00 macro
|