The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/Bindings/powerpc/4xx/hsta.txt

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 
    2 ppc476gtr High Speed Serial Assist (HSTA) node
    3 ==============================================
    4 
    5 The 476gtr SoC contains a high speed serial assist module attached
    6 between the plb4 and plb6 system buses to provide high speed data
    7 transfer between memory and system peripherals as well as support for
    8 PCI message signalled interrupts.
    9 
   10 Currently only the MSI support is used by Linux using the following
   11 device tree entries:
   12 
   13 Require properties:
   14 - compatible            : "ibm,476gtr-hsta-msi", "ibm,hsta-msi"
   15 - reg                   : register mapping for the HSTA MSI space
   16 - interrupts            : ordered interrupt mapping for each MSI in the register
   17                           space. The first interrupt should be associated with a
   18                           register offset of 0x00, the second to 0x10, etc.

Cache object: 833ca2b64c3c228d14241c7848f715b8


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.