Searched refs:OPL_FLAGS_SWAP_LR (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | oplvar.h | 73 #define OPL_FLAGS_SWAP_LR 0x0001 /* swap L and R channels */ macro |
H A D | opl.c | 179 device_cfdata(sc->dev)->cf_flags & OPL_FLAGS_SWAP_LR) { in opl_attach() |