Home
last modified time | relevance | path

Searched refs:INT_SOURCE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dethoc.c33 #define INT_SOURCE 0x04 macro
285 ethoc_write(dev, INT_SOURCE, mask); in ethoc_ack_irq()
559 * set in INT_SOURCE for an event regardless of whether that in ethoc_interrupt()
566 pending = ethoc_read(priv, INT_SOURCE); in ethoc_interrupt()
879 u32 pending = ethoc_read(priv, INT_SOURCE); in ethoc_tx_timeout()
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dethoc.c33 #define INT_SOURCE 0x04 macro
285 ethoc_write(dev, INT_SOURCE, mask); in ethoc_ack_irq()
559 * set in INT_SOURCE for an event regardless of whether that in ethoc_interrupt()
566 pending = ethoc_read(priv, INT_SOURCE); in ethoc_interrupt()
875 u32 pending = ethoc_read(priv, INT_SOURCE); in ethoc_tx_timeout()
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dadxl34x.c44 #define INT_SOURCE 0x30 /* R Source of interrupts */ macro
63 /* INT_ENABLE/INT_MAP/INT_SOURCE Bits */
314 int_stat = AC_READ(ac, INT_SOURCE); in adxl34x_irq()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dadxl34x.c44 #define INT_SOURCE 0x30 /* R Source of interrupts */ macro
63 /* INT_ENABLE/INT_MAP/INT_SOURCE Bits */
314 int_stat = AC_READ(ac, INT_SOURCE); in adxl34x_irq()

Completed in 7 milliseconds