Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-sc18is602.c20 enum chips { sc18is602, sc18is602b, sc18is603 }; enumerator
33 struct sc18is602 { struct
50 static int sc18is602_wait_ready(struct sc18is602 *hw, int len) in sc18is602_wait_ready() argument
65 static int sc18is602_txrx(struct sc18is602 *hw, struct spi_message *msg, in sc18is602_txrx()
130 static int sc18is602_setup_transfer(struct sc18is602 *hw, u32 hz, u8 mode) in sc18is602_setup_transfer()
186 struct sc18is602 *hw = spi_master_get_devdata(master); in sc18is602_transfer_one()
224 struct sc18is602 *hw = spi_master_get_devdata(spi->master); in sc18is602_setup()
227 if (hw->id == sc18is602 && spi->chip_select == 2) in sc18is602_setup()
239 struct sc18is602 *hw; in sc18is602_probe()
246 master = devm_spi_alloc_master(dev, sizeof(struct sc18is602)); in sc18is602_probe()
[all …]
H A DMakefile103 obj-$(CONFIG_SPI_SC18IS602) += spi-sc18is602.o
/OK3568_Linux_fs/kernel/Documentation/spi/
H A Dindex.rst15 spi-sc18is602
H A Dspi-sc18is602.rst2 Kernel driver spi-sc18is602
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dspi-sc18is602.txt5 "nxp,sc18is602"
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu111-revA.dts421 sc18is603@2f { /* sc18is602 - u93 */