Home
last modified time | relevance | path

Searched refs:RESET (Results 1 – 6 of 6) sorted by relevance

/sound/oss/
Dwaveartist.h32 #define RESET 0x08 macro
Dwaveartist.c197 waveartist_set_ctlr(hw, -1, RESET); in waveartist_reset()
199 waveartist_set_ctlr(hw, RESET, 0); in waveartist_reset()
/sound/isa/sb/
Dsb_common.c80 outb(1, SBP(chip, RESET)); in snd_sbdsp_reset()
82 outb(0, SBP(chip, RESET)); in snd_sbdsp_reset()
/sound/pci/
Des1938.c398 outb(3, SLSB_REG(chip, RESET)); in snd_es1938_reset()
399 inb(SLSB_REG(chip, RESET)); in snd_es1938_reset()
400 outb(0, SLSB_REG(chip, RESET)); in snd_es1938_reset()
435 outb(2, SLSB_REG(chip, RESET)); in snd_es1938_reset_fifo()
436 outb(0, SLSB_REG(chip, RESET)); in snd_es1938_reset_fifo()
/sound/isa/es1688/
Des1688_lib.c107 outb(3, ES1688P(chip, RESET)); /* valid only for ESS chips, SB -> 1 */ in snd_es1688_reset()
109 outb(0, ES1688P(chip, RESET)); in snd_es1688_reset()
/sound/soc/blackfin/
DKconfig168 Set the correct GPIO for RESET the sound chip.