Searched refs:MXR_STATUS_SYNC_ENABLE (Results 1 – 2 of 2) sorted by relevance
78 #define MXR_STATUS_SYNC_ENABLE (1 << 2) macro
398 mixer_reg_writemask(ctx, MXR_STATUS, 0, MXR_STATUS_SYNC_ENABLE); in mixer_disable_sync()406 mixer_reg_writemask(ctx, MXR_STATUS, ~0, MXR_STATUS_SYNC_ENABLE); in mixer_enable_sync()