Searched refs:PinTable (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | acrestyp.h | 472 UINT16 *PinTable; member 654 UINT16 *PinTable; member 669 UINT16 *PinTable; member 707 UINT16 *PinTable; member
|
/netbsd-src/sys/external/bsd/acpica/dist/resources/ |
H A D | rsdumpinfo.c | 250 …{ACPI_RSD_WORDLIST, ACPI_RSD_OFFSET (Gpio.PinTable), "PinTable", … 264 …{ACPI_RSD_WORDLIST, ACPI_RSD_OFFSET (PinFunction.PinTable), "PinTable", … 290 …{ACPI_RSD_WORDLIST, ACPI_RSD_OFFSET (PinConfig.PinTable), "PinTable", … 301 …{ACPI_RSD_WORDLIST, ACPI_RSD_OFFSET (PinGroup.PinTable), "PinTable", …
|
H A D | rsserial.c | 120 {ACPI_RSC_MOVE_GPIO_PIN, ACPI_RS_OFFSET (Data.Gpio.PinTable), 236 {ACPI_RSC_MOVE_GPIO_PIN, ACPI_RS_OFFSET (Data.PinFunction.PinTable), 675 {ACPI_RSC_MOVE_GPIO_PIN, ACPI_RS_OFFSET (Data.PinConfig.PinTable), 739 {ACPI_RSC_MOVE_GPIO_PIN, ACPI_RS_OFFSET (Data.PinGroup.PinTable),
|
/netbsd-src/sys/dev/acpi/ |
H A D | acpi_event.c | 111 rv = acpi_event_create(ctx->ctx_dev, ctx->ctx_handle, gpio->PinTable[0], gpio->Triggering, &ev); in acpi_event_gpio_resource_cb()
|
H A D | plgpio_acpi.c | 148 const int pin = gpio->PinTable[0]; in plgpio_acpi_register_event()
|