Searched full:dbg2 (Results 1 – 15 of 15) sorted by relevance
| /freebsd/sys/dev/uart/ |
| H A D | uart_cpu_acpi.c | 229 ACPI_TABLE_DBG2 *dbg2; in uart_cpu_acpi_dbg2() local 237 /* Look for the DBG2 table. */ in uart_cpu_acpi_dbg2() 242 dbg2 = acpi_map_table(dbg2_physaddr, ACPI_SIG_DBG2); in uart_cpu_acpi_dbg2() 243 if (dbg2 == NULL) { in uart_cpu_acpi_dbg2() 244 printf("Unable to map the DBG2 table!\n"); in uart_cpu_acpi_dbg2() 250 dbg2_dev = (ACPI_DBG2_DEVICE *)((uintptr_t)dbg2 + dbg2->InfoOffset); in uart_cpu_acpi_dbg2() 253 (uintptr_t)dbg2 + dbg2->Header.Length) { in uart_cpu_acpi_dbg2() 290 acpi_unmap_table(dbg2); in uart_cpu_acpi_dbg2() 303 /* Use the Debug Port Table 2 (DBG2) to find a debug uart */ in uart_cpu_acpi_setup()
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | a-ux | 56 dbg2::wait:/etc/telinit v # turn off init's verbose mode
|
| /freebsd/sys/contrib/device-tree/src/arm/renesas/ |
| H A D | r9a06g032-rzn1d400-db.dts | 109 led-dbg2 {
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | actbl1.h | 180 #define ACPI_SIG_DBG2 "DBG2" /* Debug Port table type 2 */ 982 * DBG2 - Debug Port Table 2 985 * Conforms to "Microsoft Debug Port Table 2 (DBG2)", September 21, 2020
|
| H A D | actbl3.h | 287 /* Values for Interface Type: See the definition of the DBG2 table */
|
| /freebsd/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump1.c | 1278 * PARAMETERS: Table - A DBG2 table 1282 * DESCRIPTION: Format the contents of a DBG2. This table type consists
|
| H A D | dmtbinfo1.c | 913 * DBG2 - Debug Port Table 2
|
| /freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | Acpi50.h | 2018 /// "DBG2" MS Debug Port 2 Spec
|
| H A D | Acpi51.h | 2040 /// "DBG2" MS Debug Port 2 Spec
|
| H A D | Acpi60.h | 2278 /// "DBG2" MS Debug Port 2 Spec
|
| /freebsd/contrib/bearssl/src/ssl/ |
| H A D | ssl_hs_common.t0 | 91 cc: DBG2 ( addr x -- ) {
|
| /freebsd/stand/efi/loader/ |
| H A D | main.c | 821 * Convert the InterfaceType in the SPCR. These are encoded the same for DBG2
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 73 Correct the dumping of SLIC and DBG2 tables. Contributed by: Al Stone (Fedora) <ahs3@ahs3.net> 448 Headers: Add new DBG2 Serial Port Subtypes 449 The Microsoft Debug Port Table 2 (DBG2) specification revision 2292 iASL Table Compiler: Fixed a problem with the DBG2 ACPI table where the 3485 DBG2: Added new constants per the 12/2015 DBG2 spec. 5330 iASL: Added full support for the DBG2 table. Adds full disassembler, 5331 table compiler, and template generator support for the DBG2 table (Debug 6588 Added header support for the new ACPI tables DBG2 (Debug Port Table Type 6644 Disassembler: Added support to decode the DBG2 and CSRT ACPI tables.
|
| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | dttable1.c | 1274 * DESCRIPTION: Compile DBG2.
|
| H A D | dttemplate.h | 548 0x44,0x42,0x47,0x32,0xB2,0x00,0x00,0x00, /* 00000000 "DBG2...." */
|