Searched refs:spi_ioh (Results 1 – 2 of 2) sorted by relevance
107 static bus_space_handle_t spi_ioh = 0; in ssspi_attach() local111 if (spi_ioh == 0) { in ssspi_attach()114 0, &spi_ioh)) { in ssspi_attach()125 bus_space_subregion(iot, spi_ioh, sc->index == 0 ? 0 : S3C24X0_SPI_SIZE, in ssspi_attach()
146 static bus_space_handle_t spi_ioh = 0; in ssspi_attach() local150 if (spi_ioh == 0) { in ssspi_attach()153 0, &spi_ioh)) { in ssspi_attach()164 bus_space_subregion(iot, spi_ioh, sc->index == 0 ? 0 : S3C24X0_SPI_SIZE, in ssspi_attach()