Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Dens1370.c263 #define ES_P2_ST_INCO(o) (((o)&0x07)<<16)/* binary offset value to increment / start */ macro
921 ES_P2_END_INCO(mode & 2 ? 2 : 1) | ES_P2_ST_INCO(0); in snd_ensoniq_playback2_prepare()