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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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 47 milliseconds