Searched refs:DA732X_HPR_AMP (Results 1 - 2 of 2) sorted by path

/linux-master/sound/soc/codecs/
H A Dda732x.c1334 offset[DA732X_HPR_AMP] = DA732X_HP_OUT_TRIM_VAL;
1350 sign[DA732X_HPR_AMP] = snd_soc_component_read(component, DA732X_REG_HPR) &
1357 (sign[DA732X_HPR_AMP] >> DA732X_HP_OUT_COMPO_SHIFT) |
1363 offset[DA732X_HPR_AMP] |= step;
1367 offset[DA732X_HPR_AMP]);
1375 DA732X_HP_OUT_COMPO) ^ sign[DA732X_HPR_AMP])
1376 offset[DA732X_HPR_AMP] &= ~step;
1383 snd_soc_component_write(component, DA732X_REG_HPR_OUT_OFFSET, offset[DA732X_HPR_AMP]);
H A Dda732x.h39 #define DA732X_HPR_AMP 1 macro

Completed in 179 milliseconds