Lines Matching full:effects
90 #define IPR_EFXBUFFULL 0x00002000 /* Effects buffer full */
91 #define IPR_EFXBUFHALFFULL 0x00001000 /* Effects buffer half full */
144 #define INTE_EFXBUFENABLE 0x00000020 /* Enable Effects buffer interrupts */
441 #define FXRT 0x0b /* Effects send routing register */
443 /* two effects sends. */
444 #define FXRT_CHANNELA 0x000f0000 /* Effects send bus number for channel's effects send A */
445 #define FXRT_CHANNELB 0x00f00000 /* Effects send bus number for channel's effects send B */
446 #define FXRT_CHANNELC 0x0f000000 /* Effects send bus number for channel's effects send C */
447 #define FXRT_CHANNELD 0xf0000000 /* Effects send bus number for channel's effects send D */
620 #define A_TBLSZ 0x43 /* Effects Tank Internal Table Size. Only low byte or register used */
893 #define A_FXRT_CHANNELE 0x0000003f /* Effects send bus number for channel's effects send E */
894 #define A_FXRT_CHANNELF 0x00003f00 /* Effects send bus number for channel's effects send F */
895 #define A_FXRT_CHANNELG 0x003f0000 /* Effects send bus number for channel's effects send G */
896 #define A_FXRT_CHANNELH 0x3f000000 /* Effects send bus number for channel's effects send H */