Home
last modified time | relevance | path

Searched refs:sc18is602 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/spi/
H A Dspi-sc18is602.c19 enum chips { sc18is602, sc18is602b, sc18is603 }; enumerator
32 struct sc18is602 { struct
49 static int sc18is602_wait_ready(struct sc18is602 *hw, int len) in sc18is602_wait_ready() argument
64 static int sc18is602_txrx(struct sc18is602 *hw, struct spi_message *msg, in sc18is602_txrx()
129 static int sc18is602_setup_transfer(struct sc18is602 *hw, u32 hz, u8 mode) in sc18is602_setup_transfer()
185 struct sc18is602 *hw = spi_controller_get_devdata(host); in sc18is602_transfer_one()
228 struct sc18is602 *hw = spi_controller_get_devdata(spi->controller); in sc18is602_setup()
231 if (hw->id == sc18is602 && (spi_get_chipselect(spi, 0) == 2)) in sc18is602_setup()
243 struct sc18is602 *hw; in sc18is602_probe()
250 host = devm_spi_alloc_host(dev, sizeof(struct sc18is602)); in sc18is602_probe()
[all …]
H A DMakefile126 obj-$(CONFIG_SPI_SC18IS602) += spi-sc18is602.o
/linux/Documentation/spi/
H A Dindex.rst14 spi-sc18is602
H A Dspi-sc18is602.rst2 Kernel driver spi-sc18is602
/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu111-revA.dts497 sc18is603@2f { /* sc18is602 - u93 */