Searched refs:PCSP_PERIOD_NS (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/pcsp/ | ||
D | pcsp.h | 47 #define PCSP_PERIOD_NS() PCSP_CALC_NS(CUR_DIV()) macro |
D | pcsp_lib.c | 82 chip->ns_rem = PCSP_PERIOD_NS(); in pcsp_timer_update() |