Lines Matching full:interrupts
440 * side-effects, such as disabling interrupts), for such a in sio_put_reg()
443 * routine and re-enabling interrupts. This effect was in sio_put_reg()
444 * observed to lead to spurious (unclaimed) interrupts in in sio_put_reg()
553 * To investigate whether we're getting any abnormal interrupts
555 * chip-level interrupts are supposed to be enabled at this time.
567 * Enable/disable interrupts
598 * with mutex_init()), and whether chip interrupts are enabled.
612 * event, we would notice that chip interrupts haven't yet been
807 * Cyclic handler: just calls the receive routine, in case interrupts
908 * sure that SIO interrupts are enabled so we'll see the reply in lombus_cmd()
910 * interrupts aren't enabled, but it will take longer). in lombus_cmd()
1491 * This routine leaves all SIO interrupts disabled.
1500 * Disable interrupts, soft reset Tx and Rx circuitry, in lombus_hw_reset()
2096 * Enable interrupts in lombus_attach()
2118 * Final check before enabling h/w interrupts - did in lombus_attach()