Searched refs:last_chipselect (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi_txx9.c83 int last_chipselect; member in struct:txx9spi
102 if (c->last_chipselect >= 0)
103 gpio_set_value(c->last_chipselect,
105 c->last_chipselect = spi->chip_select;
108 c->last_chipselect = -1;
402 c->last_chipselect = -1;

Completed in 23 milliseconds