Searched refs:OPL_OBERON_CHANNEL (Results 1 – 2 of 2) sorted by relevance
125 #define OPL_OBERON_CHANNEL(ch) ((ch >= 0) && (ch <= 3)) macro
2317 (OPL_OBERON_CHANNEL(channel) && !OPL_VALID_LEAF(leaf)) || in opl_master_interrupt()