Searched refs:PCSP_MIN_LPJ (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/drivers/pcsp/ | ||
| D | pcsp.h | 32 #define PCSP_MIN_LPJ 1000000 macro |
| D | pcsp.c | 61 if (loops_per_jiffy >= PCSP_MIN_LPJ && resolution <= PCSP_MIN_PERIOD_NS) in snd_pcsp_create() |