Home
last modified time | relevance | path

Searched refs:CS4231_NFRAGS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.h234 #define CS4231_NFRAGS 2 macro
235 #define CS4231_FRAGSZ ((CS4231_NFRAMES / CS4231_NFRAGS) * 4)
H A Daudio_4231_apcdma.c373 eng->ce_curidx %= CS4231_NFRAGS; in apc_reload()
H A Daudio_4231_eb2dma.c408 eng->ce_curidx %= CS4231_NFRAGS; in eb2_reload()