Searched refs:PCSP_MAX_PERIOD_NS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/drivers/pcsp/ | ||
H A D | pcsp.h | 40 #define PCSP_MAX_PERIOD_NS (1000000000ULL * PCSP_MIN_RATE__1) macro |
H A D | pcsp.c | 49 if (resolution > PCSP_MAX_PERIOD_NS) { in snd_pcsp_create() |