Searched refs:DBRI_TD_MAXCNT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Ddbri.c547 #define DBRI_TD_MAXCNT ((1 << 13) - 4) macro
1115 if (len > DBRI_TD_MAXCNT)
1116 mylen = DBRI_TD_MAXCNT; /* 8KB - 4 */
1938 .period_bytes_max = DBRI_TD_MAXCNT,

Completed in 62 milliseconds