PCSP_CALC_NS       47 sound/drivers/pcsp/pcsp.h #define PCSP_PERIOD_NS() PCSP_CALC_NS(CUR_DIV())
PCSP_CALC_NS       83 sound/drivers/pcsp/pcsp_lib.c 	ns = (chip->thalf ? PCSP_CALC_NS(timer_cnt) : chip->ns_rem);