Searched refs:EXTOUT (Results 1 – 2 of 2) sorted by relevance
52 ports to FXBUS2 (multitrack recording input) and EXTOUT (physical output)63 ~capture_4 Center EXTOUT(0x11) // mapped to by Center64 ~capture_5 LFE EXTOUT(0x12) // mapped to by LFE
62 #define EXTOUT(x) (0x20 + (x)) /* x = 0x00 - 0x0f physical outs -> FXWC low 16 bits */ macro