Searched refs:chip_sel (Results 1 – 3 of 3) sorted by relevance
31 char chip_sel[][GPMC_CS_NUM], int nand_type);34 char chip_sel[][GPMC_CS_NUM], int nand_type) in board_flash_init()
51 u8 *chip_sel; member
216 u8 chip_sel = spi->chip_select; in davinci_spi_chipselect() local239 spidat1 &= ~(0x1 << chip_sel); in davinci_spi_chipselect()436 } else if (pdata->chip_sel && in davinci_spi_setup()438 pdata->chip_sel[spi->chip_select] != SPI_INTERN_CS) { in davinci_spi_setup()439 spi->cs_gpio = pdata->chip_sel[spi->chip_select]; in davinci_spi_setup()