Home
last modified time | relevance | path

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

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