Searched refs:ESM_PORT_HOST_IRQ (Results 1 – 1 of 1) sorted by relevance
245 #define ESM_PORT_HOST_IRQ 0x18 macro1058 outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_playback_setup()1186 outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_capture_setup()1727 …outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); /… in es1968_measure_clock()2141 chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_reset()2143 outw(0x0000, chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_reset()2348 outw(w, chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_start_irq()2581 outw(0, chip->io_port + ESM_PORT_HOST_IRQ); /* disable IRQ */ in snd_es1968_free()