Home
last modified time | relevance | path

Searched refs:chip_sel (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/spi/
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()
/linux-6.12.1/drivers/mtd/nand/raw/
Dqcom_nandc.c314 __le32 chip_sel; member
707 return &regs->chip_sel; in offset_to_nandc_reg()