Home
last modified time | relevance | path

Searched refs:LOLA_AMP_STEP_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/pci/lola/
Dlola_proc.c54 LOLA_AMP_STEP_SIZE(val), in print_pin_widget()
Dlola.h467 #define LOLA_AMP_STEP_SIZE(res) ((res >> 24) & 0x7f) macro
Dlola_mixer.c70 pin->amp_step_size = LOLA_AMP_STEP_SIZE(val); in lola_init_pin()