Home | History | Annotate | Download | only in AcpiTables
      1 /*
      2  * Copyright (c) 2015, Graeme Gregory <graeme.gregory (at) linaro.org>
      3  * All rights reserved.
      4  *
      5  * Redistribution and use in source and binary forms, with or without
      6  * modification, are permitted provided that the following conditions
      7  * are met:
      8  *
      9  * 1. Redistributions of source code must retain the above copyright
     10  * notice, this list of conditions and the following disclaimer.
     11  *
     12  * 2. Redistributions in binary form must reproduce the above copyright
     13  * notice, this list of conditions and the following disclaimer in the
     14  * documentation and/or other materials provided with the distribution.
     15  *
     16  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
     17  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
     18  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
     19  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
     20  * HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
     21  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
     22  * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
     23  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
     24  * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
     25  * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
     26  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     27  *
     28  *
     29  * NB: This License is also known as the "BSD 2-Clause License".
     30  *
     31  *
     32  * [DBG2] ACPI Table
     33  *
     34  */
     35 
     36 [0004]                    Signature : "DBG2"    [Debug Port table type 2]
     37 [0004]                 Table Length : 0000005A
     38 [0001]                     Revision : 00
     39 [0001]                     Checksum : 06
     40 [0006]                       Oem ID : "LINARO"
     41 [0008]                 Oem Table ID : "ARM-JUNO"
     42 [0004]                 Oem Revision : 00000000
     43 [0004]              Asl Compiler ID : "INTL"
     44 [0004]        Asl Compiler Revision : 20140926
     45 
     46 [0004]                  Info Offset : 0000002C
     47 [0004]                   Info Count : 00000001
     48 
     49 [0001]                     Revision : 00
     50 [0002]                       Length : 002C
     51 [0001]               Register Count : 01
     52 [0002]              Namepath Length : 0005
     53 [0002]              Namepath Offset : 0026
     54 [0002]              OEM Data Length : 0000 [Optional field not present]
     55 [0002]              OEM Data Offset : 0000 [Optional field not present]
     56 [0002]                    Port Type : 8000
     57 [0002]                 Port Subtype : 0003
     58 [0002]                     Reserved : 0000
     59 [0002]          Base Address Offset : 0016
     60 [0002]          Address Size Offset : 0022
     61 
     62 [000C]        Base Address Register : [Generic Address Structure]
     63 [0001]                     Space ID : 00 [SystemMemory]
     64 [0001]                    Bit Width : 20
     65 [0001]                   Bit Offset : 00
     66 [0001]         Encoded Access Width : 03 [DWord Access:32]
     67 [0008]                      Address : 000000007FF80000
     68 
     69 [0004]                 Address Size : 00001000
     70 
     71 [0004]                     Namepath : "COM1"
     72 [0001]                     OEM Data : 00
     73