Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/lola/
Dlola_proc.c41 LOLA_AMP_STEP_SIZE(val), in print_pin_widget()
Dlola.h454 #define LOLA_AMP_STEP_SIZE(res) ((res >> 24) & 0x7f) macro
Dlola_mixer.c57 pin->amp_step_size = LOLA_AMP_STEP_SIZE(val); in lola_init_pin()