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

/sound/drivers/pcsp/
H A Dpcsp.h29 #define CUR_DIV() CALC_DIV(chip->treble) macro
52 #define PCSP_PERIOD_NS() PCSP_CALC_NS(CUR_DIV())
H A Dpcsp_lib.c66 timer_cnt = val * CUR_DIV() / 256;

Completed in 169 milliseconds