Lines Matching full:effects
114 #define IPR_EFXBUFFULL 0x00002000 /* Effects buffer full */
115 #define IPR_EFXBUFHALFFULL 0x00001000 /* Effects buffer half full */
176 #define INTE_EFXBUFENABLE 0x00000020 /* Enable Effects buffer interrupts */
492 #define FXRT 0x0b /* Effects send routing register */
494 /* two effects sends. */
495 #define FXRT_CHANNELA 0x000f0000 /* Effects send bus number for channel's effects send A */
496 #define FXRT_CHANNELB 0x00f00000 /* Effects send bus number for channel's effects send B */
497 #define FXRT_CHANNELC 0x0f000000 /* Effects send bus number for channel's effects send C */
498 #define FXRT_CHANNELD 0xf0000000 /* Effects send bus number for channel's effects send D */
657 #define A_TBLSZ 0x43 /* Effects Tank Internal Table Size. Only low byte or register used */
919 #define A_FXRT_CHANNELE 0x0000003f /* Effects send bus number for channel's effects send E */
920 #define A_FXRT_CHANNELF 0x00003f00 /* Effects send bus number for channel's effects send F */
921 #define A_FXRT_CHANNELG 0x003f0000 /* Effects send bus number for channel's effects send G */
922 #define A_FXRT_CHANNELH 0x3f000000 /* Effects send bus number for channel's effects send H */