Searched refs:chip_sel (Results 1 – 3 of 3) sorted by relevance
51 u8 *chip_sel; member
213 u8 chip_sel = spi->chip_select; in davinci_spi_chipselect() local236 spidat1 &= ~(0x1 << chip_sel); in davinci_spi_chipselect()437 } else if (pdata->chip_sel && in davinci_spi_setup()439 pdata->chip_sel[spi->chip_select] != SPI_INTERN_CS) { in davinci_spi_setup()440 spi->cs_gpio = pdata->chip_sel[spi->chip_select]; in davinci_spi_setup()
306 __le32 chip_sel; member619 return ®s->chip_sel; in offset_to_nandc_reg()