Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/
H A Dsc6000.c70 #define WRITE_MDIRQ_CFG 0x50 /* Set M&I&DRQ mask (the real config) */ macro
297 if (sc6000_write(vport, WRITE_MDIRQ_CFG)) { in sc6000_cfg_write()
298 snd_printk(KERN_ERR "CMD 0x%x: failed!\n", WRITE_MDIRQ_CFG); in sc6000_cfg_write()