Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dctmixer.c329 #define VOL_SCALE 0x1c macro
356 val = amixer->ops->get_scale(amixer) / VOL_SCALE; in ct_alsa_mix_volume_get()
382 val *= VOL_SCALE; in ct_alsa_mix_volume_put()