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