Searched refs:ConfigType (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sys/contrib/dev/acpica/compiler/ |
| H A D | dttable2.c | 818 UINT8 ConfigType; in DtCompileNhlt() local 887 ConfigType = 0; in DtCompileNhlt() 934 ConfigType = ConfigSpecific->ConfigType; in DtCompileNhlt() 961 ConfigType = ConfigSpecific->ConfigType; in DtCompileNhlt() 978 ConfigType = ConfigSpecific->ConfigType; in DtCompileNhlt() 987 if (ConfigType == ACPI_NHLT_CONFIG_TYPE_MIC_ARRAY) in DtCompileNhlt()
|
| /freebsd-14.2/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump2.c | 1551 UINT8 ConfigType = 0; in AcpiDmDumpNhlt() local 1670 ConfigType = DevSpecific->ConfigType; in AcpiDmDumpNhlt() 1685 ConfigType = DevSpecific->ConfigType; in AcpiDmDumpNhlt() 1700 if (ConfigType == ACPI_NHLT_CONFIG_TYPE_RENDER_FEEDBACK) in AcpiDmDumpNhlt() 1718 if (ConfigType == ACPI_NHLT_CONFIG_TYPE_MIC_ARRAY) in AcpiDmDumpNhlt()
|
| H A D | dmtbinfo2.c | 1299 {ACPI_DMT_NHLT1f, ACPI_NHLT1_OFFSET (ConfigType), "Config Type", 0}, 1361 {ACPI_DMT_NHLT1f, ACPI_NHLT5_OFFSET (ConfigType), "Config Type", 0}, 1370 {ACPI_DMT_NHLT1f, ACPI_NHLT5A_OFFSET (ConfigType), "Config Type", 0},
|
| /freebsd-14.2/sys/contrib/dev/acpica/include/ |
| H A D | actbl2.h | 2157 UINT8 ConfigType; member 2167 UINT8 ConfigType; member 2177 UINT8 ConfigType; member 2266 UINT8 ConfigType; member
|