Home
last modified time | relevance | path

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

/linux-6.6.21/include/acpi/
Dacrestyp.h413 #define ACPI_RESOURCE_SERIAL_TYPE_SPI 2 macro
/linux-6.6.21/drivers/spi/
Dspi.c2474 if (sb->type != ACPI_RESOURCE_SERIAL_TYPE_SPI) in acpi_spi_count()
2547 if (sb->type == ACPI_RESOURCE_SERIAL_TYPE_SPI) { in acpi_spi_add_resource()