Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-davinci.c202 u8 chip_sel = spi->chip_select; in davinci_spi_chipselect() local
224 spidat1 &= ~(0x1 << chip_sel); in davinci_spi_chipselect()
831 * indicated by chip_sel being NULL or cs_gpios being NULL or in spi_davinci_get_pdata()
833 * indicated by chip_sel being NULL. GPIO based CS is not in spi_davinci_get_pdata()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-davinci.c201 u8 chip_sel = spi_get_chipselect(spi, 0); in davinci_spi_chipselect() local
223 spidat1 &= ~(0x1 << chip_sel); in davinci_spi_chipselect()
825 * indicated by chip_sel being NULL or cs_gpios being NULL or in spi_davinci_get_pdata()
827 * indicated by chip_sel being NULL. GPIO based CS is not in spi_davinci_get_pdata()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dqcom_nandc.c296 __le32 chip_sel; member
612 return &regs->chip_sel; in offset_to_nandc_reg()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dqcom_nandc.c314 __le32 chip_sel; member
707 return &regs->chip_sel; in offset_to_nandc_reg()

Completed in 19 milliseconds