Searched refs:PCSP_CALC_NS (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.h47 #define PCSP_CALC_NS(div) ({ \ macro
52 #define PCSP_PERIOD_NS() PCSP_CALC_NS(CUR_DIV())
H A Dpcsp_lib.c82 ns = (chip->thalf ? PCSP_CALC_NS(timer_cnt) : chip->ns_rem);

Completed in 31 milliseconds