Home
last modified time | relevance | path

Searched refs:AZX_REG_ML_LSYNC (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/sound/soc/sof/intel/
Dhda-mlink.c538 hdaml_link_set_syncprd(hlink->ml_addr + AZX_REG_ML_LSYNC, syncprd); in hdac_bus_eml_set_syncprd_unlocked()
564 return hdaml_link_wait_syncpu(hlink->ml_addr + AZX_REG_ML_LSYNC); in hdac_bus_eml_wait_syncpu_unlocked()
588 hdaml_link_sync_arm(hlink->ml_addr + AZX_REG_ML_LSYNC, sublink); in hdac_bus_eml_sync_arm_unlocked()
612 hdaml_link_sync_go(hlink->ml_addr + AZX_REG_ML_LSYNC); in hdac_bus_eml_sync_go_unlocked()
642 return hdaml_link_check_cmdsync(hlink->ml_addr + AZX_REG_ML_LSYNC, in hdac_bus_eml_check_cmdsync_unlocked()
/linux-6.6.21/include/sound/
Dhda_register.h299 #define AZX_REG_ML_LSYNC 0x1C macro