Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dpss.c84 #define CONF_PSS 0x10 macro
644 outw(0x0000, REG(CONF_PSS)); /* 0x0400 enables joystick */ in disable_all_emulations()
657 outw(0x0400, REG(CONF_PSS)); /* 0x0400 enables joystick */ in configure_nonsound_components()
716 if (!set_irq(devc, CONF_PSS, devc->irq)) in attach_pss()
721 if (!set_dma(devc, CONF_PSS, devc->dma)) in attach_pss()