Searched refs:PCSP_CALC_RATE (Results 1 - 2 of 2) sorted by relevance

/sound/drivers/pcsp/
H A Dpcsp.h41 #define PCSP_CALC_RATE(i) (PIT_TICK_RATE / CALC_DIV(i)) macro
42 #define PCSP_RATE() PCSP_CALC_RATE(chip->treble)
H A Dpcsp_mixer.c54 (unsigned long)PCSP_CALC_RATE(uinfo->value.enumerated.item));

Completed in 131 milliseconds