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

/linux-4.4.14/sound/isa/
H A Dsc6000.c86 #define WRITE_MDIRQ_CFG 0x50 /* Set M&I&DRQ mask (the real config) */ macro
313 if (sc6000_write(vport, WRITE_MDIRQ_CFG)) { sc6000_cfg_write()
314 snd_printk(KERN_ERR "CMD 0x%x: failed!\n", WRITE_MDIRQ_CFG); sc6000_cfg_write()
/linux-4.4.14/sound/oss/
H A Daedsp16.c290 #define WRITE_MDIRQ_CFG 0x50 /* Set M&I&DRQ mask (the real config) */ macro
798 if (aedsp16_write(port, WRITE_MDIRQ_CFG)) { aedsp16_cfg_write()
799 printk("[AEDSP16] CMD 0x%x: failed!\n", WRITE_MDIRQ_CFG); aedsp16_cfg_write()
924 if (aedsp16_write(port, WRITE_MDIRQ_CFG)) { aedsp16_stdcfg()
925 printk("[AEDSP16] CMD 0x%x: failed!\n", WRITE_MDIRQ_CFG); aedsp16_stdcfg()

Completed in 88 milliseconds