Searched refs:PCXHR_GRANULARITY (Results 1 – 2 of 2) sorted by relevance
37 #define PCXHR_GRANULARITY 96 /* min 96 and multiple of 48 */ macro
1007 .period_bytes_min = (2*PCXHR_GRANULARITY),1010 .periods_max = (32*1024/PCXHR_GRANULARITY),1576 mgr->granularity = PCXHR_GRANULARITY; in pcxhr_probe()