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

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

Completed in 72 milliseconds