Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-pci1xxxx.c163 u8 total_hw_instances; member
172 struct pci1xxxx_spi_internal *spi_int[] __counted_by(total_hw_instances);
285 irq_index = spi_bus->total_hw_instances; in pci1xxxx_spi_dma_config()
286 for (iter = 0; iter < spi_bus->total_hw_instances; iter++) { in pci1xxxx_spi_dma_config()
784 for (i = 0; i < par->total_hw_instances; i++) in pci1xxxx_spi_shared_isr()
825 spi_bus->total_hw_instances = hw_inst_cnt; in pci1xxxx_spi_probe()
978 for (iter = 0; iter < spi_ptr->total_hw_instances; iter++) { in pci1xxxx_spi_resume()
998 for (iter = 0; iter < spi_ptr->total_hw_instances; iter++) { in pci1xxxx_spi_suspend()