dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/blackfin/mach-bf527/include/mach
Michael Hennerich aec59c9113 Blackfin: add support for the on-chip MAC status interrupts
This patch provides infrastructure for MAC Wake-On-Lan and PHYINT use in
phylib.  New Interrupts added:

IRQ_MAC_PHYINT   /* PHY_INT Interrupt */
IRQ_MAC_MMCINT   /* MMC Counter Interrupt */
IRQ_MAC_RXFSINT  /* RX Frame-Status Interrupt */
IRQ_MAC_TXFSINT  /* TX Frame-Status Interrupt */
IRQ_MAC_WAKEDET  /* Wake-Up Interrupt */
IRQ_MAC_RXDMAERR /* RX DMA Direction Error Interrupt */
IRQ_MAC_TXDMAERR /* TX DMA Direction Error Interrupt */
IRQ_MAC_STMDONE  /* Station Mgt. Transfer Done Interrupt */

On BF537/6 the implementation is not straight forward since there are now
two chained chained_handlers.  A cleaner approach would have been to add
latter IRQs to the demux of IRQ_GENERIC_ERROR.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-03-09 00:30:52 -05:00
..
anomaly.h Blackfin: update anomaly lists 2009-11-25 02:35:37 -05:00
bf527.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
bfin_serial_5xx.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
blackfin.h Blackfin: unify duplicated power masks 2009-12-15 00:14:53 -05:00
cdefBF52x_base.h Blackfin: punt OTP MMRs 2009-12-15 00:14:40 -05:00
cdefBF522.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
cdefBF525.h Blackfin: BF52x: unify def/cdef headers 2009-12-15 00:16:13 -05:00
cdefBF527.h Blackfin: BF52x: unify def/cdef headers 2009-12-15 00:16:13 -05:00
defBF52x_base.h Blackfin: unify DMA masks 2009-12-15 00:14:59 -05:00
defBF522.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
defBF525.h Blackfin: BF52x: unify def/cdef headers 2009-12-15 00:16:13 -05:00
defBF527.h Blackfin: BF52x: unify def/cdef headers 2009-12-15 00:16:13 -05:00
dma.h Blackfin arch: cleanup - use scm for changelog, not file headers 2009-01-07 23:14:38 +08:00
gpio.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
irq.h Blackfin: add support for the on-chip MAC status interrupts 2010-03-09 00:30:52 -05:00
mem_map.h Blackfin: unify memory map headers 2009-06-22 21:16:07 -04:00
portmux.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00