Searched refs:ESM_PORT_HOST_IRQ (Results 1 – 1 of 1) sorted by relevance
263 #define ESM_PORT_HOST_IRQ 0x18 macro1084 outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_playback_setup()1212 outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_capture_setup()1754 …outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); /… in es1968_measure_clock()2170 chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_reset()2172 outw(0x0000, chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_reset()2377 outw(w, chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_start_irq()2627 outw(0, chip->io_port + ESM_PORT_HOST_IRQ); /* disable IRQ */ in snd_es1968_free()