Home
last modified time | relevance | path

Searched refs:PCSP_CALC_NS (Results 1 – 2 of 2) sorted by relevance

/linux/sound/drivers/pcsp/
A Dpcsp.h42 #define PCSP_CALC_NS(div) ({ \ macro
47 #define PCSP_PERIOD_NS() PCSP_CALC_NS(CUR_DIV())
A Dpcsp_lib.c83 ns = (chip->thalf ? PCSP_CALC_NS(timer_cnt) : chip->ns_rem); in pcsp_timer_update()

Completed in 3 milliseconds