Home
last modified time | relevance | path

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

/sound/pci/pcxhr/
Dpcxhr.h37 #define PCXHR_GRANULARITY 96 /* min 96 and multiple of 48 */ macro
Dpcxhr.c1007 .period_bytes_min = (2*PCXHR_GRANULARITY),
1010 .periods_max = (32*1024/PCXHR_GRANULARITY),
1576 mgr->granularity = PCXHR_GRANULARITY; in pcxhr_probe()