Home
last modified time | relevance | path

Searched refs:OPL_FLAGS_SWAP_LR (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Doplvar.h73 #define OPL_FLAGS_SWAP_LR 0x0001 /* swap L and R channels */ macro
H A Dopl.c179 device_cfdata(sc->dev)->cf_flags & OPL_FLAGS_SWAP_LR) { in opl_attach()