Searched refs:has_cs (Results 1 – 1 of 1) sorted by relevance
51 bool has_cs; member227 if (spi_gpio->has_cs) { in spi_gpio_chipselect()399 spi_gpio->has_cs = !!pdata->num_chipselect; in spi_gpio_probe()415 master->num_chipselect = spi_gpio->has_cs ? pdata->num_chipselect : 1; in spi_gpio_probe()