Home
last modified time | relevance | path

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

/sound/pci/lx6464es/
Dlx_core.c938 u32 irqcs = lx_plx_reg_read(chip, ePLX_IRQCS); in lx_interrupt_test_ack() local
941 if (irqcs & IRQCS_ACTIVE_PCIDB) { in lx_interrupt_test_ack()
943 irqcs = PCX_IRQ_NONE; in lx_interrupt_test_ack()
947 irqcs |= temp; in lx_interrupt_test_ack()
951 return irqcs; in lx_interrupt_test_ack()