Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/pcsp/
H A Dpcsp.h36 #define PCSP_CALC_RATE(i) (PIT_TICK_RATE / CALC_DIV(i)) macro
37 #define PCSP_RATE() PCSP_CALC_RATE(chip->treble)
H A Dpcsp_mixer.c55 (unsigned long)PCSP_CALC_RATE(uinfo->value.enumerated.item)); in pcsp_treble_info()
/kernel/linux/linux-6.6/sound/drivers/pcsp/
H A Dpcsp.h36 #define PCSP_CALC_RATE(i) (PIT_TICK_RATE / CALC_DIV(i)) macro
37 #define PCSP_RATE() PCSP_CALC_RATE(chip->treble)
H A Dpcsp_mixer.c55 (unsigned long)PCSP_CALC_RATE(uinfo->value.enumerated.item)); in pcsp_treble_info()

Completed in 2 milliseconds