Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dens1370.c271 #define ES_P2_ST_INCO(o) (((o)&0x07)<<16)/* binary offset value to increment / start */ macro
928 ES_P2_END_INCO(mode & 2 ? 2 : 1) | ES_P2_ST_INCO(0); in snd_ensoniq_playback2_prepare()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds