Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Daedsp16.c299 #define WRITE_MDIRQ_CFG 0x50 /* Set M&I&DRQ mask (the real config) */ macro
806 if (aedsp16_write(port, WRITE_MDIRQ_CFG)) { in aedsp16_cfg_write()
807 printk("[AEDSP16] CMD 0x%x: failed!\n", WRITE_MDIRQ_CFG); in aedsp16_cfg_write()
932 if (aedsp16_write(port, WRITE_MDIRQ_CFG)) { in aedsp16_stdcfg()
933 printk("[AEDSP16] CMD 0x%x: failed!\n", WRITE_MDIRQ_CFG); in aedsp16_stdcfg()