Home
last modified time | relevance | path

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

/linux/sound/drivers/pcsp/
A Dpcsp.h23 #define CALC_DIV(d) (MAX_DIV >> (d)) macro
24 #define CUR_DIV() CALC_DIV(chip->treble)
36 #define PCSP_CALC_RATE(i) (PIT_TICK_RATE / CALC_DIV(i))

Completed in 3 milliseconds