Home
last modified time | relevance | path

Searched refs:ACPI_RESOURCE_SERIAL_TYPE_SPI (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/acpi/
H A Dacrestyp.h413 #define ACPI_RESOURCE_SERIAL_TYPE_SPI 2 macro
/openbmc/linux/drivers/spi/
H A Dspi.c2478 if (sb->type != ACPI_RESOURCE_SERIAL_TYPE_SPI) in acpi_spi_count()
2551 if (sb->type == ACPI_RESOURCE_SERIAL_TYPE_SPI) { in acpi_spi_add_resource()