Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/isa/wavefront/
Dwavefront_fx.c80 outb (FX_LSB_TRANSFER, dev->fx_lcr); in wavefront_fx_memset()
92 outb (FX_AUTO_INCR|FX_LSB_TRANSFER, dev->fx_lcr); in wavefront_fx_memset()
/kernel/linux/linux-5.10/include/sound/
Dsnd_wavefront.h72 #define fx_lcr base + 9 macro