Home
last modified time | relevance | path

Searched defs:spi (Results 176 – 200 of 640) sorted by relevance

12345678910>>...26

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_spi.c55 struct spi_device *spi = to_spi_device(dev); in cyttsp5_spi_xfer() local
156 static int cyttsp5_spi_probe(struct spi_device *spi) in cyttsp5_spi_probe()
193 static int cyttsp5_spi_remove(struct spi_device *spi) in cyttsp5_spi_remove()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-rs5c348.c61 struct spi_device *spi = to_spi_device(dev); in rs5c348_rtc_set_time() local
108 struct spi_device *spi = to_spi_device(dev); in rs5c348_rtc_read_time() local
164 static int rs5c348_probe(struct spi_device *spi) in rs5c348_probe()
H A Drtc-mcp795.c62 struct spi_device *spi = to_spi_device(dev); in mcp795_rtcc_read() local
79 struct spi_device *spi = to_spi_device(dev); in mcp795_rtcc_write() local
351 struct spi_device *spi = data; in mcp795_irq() local
381 static int mcp795_probe(struct spi_device *spi) in mcp795_probe()
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dad7606_spi.c106 struct spi_device *spi = to_spi_device(dev); in ad7606_spi_read_block() local
125 struct spi_device *spi = to_spi_device(st->dev); in ad7606_spi_reg_read() local
151 struct spi_device *spi = to_spi_device(st->dev); in ad7606_spi_reg_write() local
307 static int ad7606_spi_probe(struct spi_device *spi) in ad7606_spi_probe()
H A Dti-tlc4541.c34 struct spi_device *spi; member
160 static int tlc4541_probe(struct spi_device *spi) in tlc4541_probe()
227 static int tlc4541_remove(struct spi_device *spi) in tlc4541_remove()
H A Dti-adc108s102.c60 struct spi_device *spi; member
218 static int adc108s102_probe(struct spi_device *spi) in adc108s102_probe()
290 static int adc108s102_remove(struct spi_device *spi) in adc108s102_remove()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi_flash.c291 struct spi_slave *spi = flash->spi; in spi_flash_write_common() local
387 struct spi_slave *spi = flash->spi; in spi_flash_cmd_write_ops() local
449 struct spi_slave *spi = flash->spi; in spi_flash_read_common() local
485 struct spi_slave *spi = flash->spi; in spi_flash_cmd_read_ops() local
713 struct spi_slave *spi = flash->spi; in sst_byte_write() local
739 struct spi_slave *spi = flash->spi; in sst_write_wp() local
807 struct spi_slave *spi = flash->spi; in sst_write_bp() local
1147 struct spi_slave *spi = flash->spi; in spi_flash_scan() local
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-bcm2835.c398 struct spi_device *spi, in bcm2835_spi_transfer_one_irq()
660 struct spi_device *spi, in bcm2835_spi_prepare_sg()
759 struct spi_device *spi, in bcm2835_spi_transfer_one_dma()
841 struct spi_device *spi, in bcm2835_spi_can_dma()
1028 struct spi_device *spi, in bcm2835_spi_transfer_one_poll()
1083 struct spi_device *spi, in bcm2835_spi_transfer_one()
1146 struct spi_device *spi = msg->spi; in bcm2835_spi_prepare_message() local
1196 static int bcm2835_spi_setup(struct spi_device *spi) in bcm2835_spi_setup()
H A Dspi-slave-mt27xx.c116 struct spi_device *spi = msg->spi; in mtk_spi_slave_prepare_message() local
146 struct spi_device *spi, in mtk_spi_slave_fifo_transfer()
183 struct spi_device *spi, in mtk_spi_slave_dma_transfer()
266 struct spi_device *spi, in mtk_spi_slave_transfer_one()
281 static int mtk_spi_slave_setup(struct spi_device *spi) in mtk_spi_slave_setup()
H A Dspi-mt65xx.c200 struct spi_device *spi = msg->spi; in mtk_spi_prepare_message() local
267 static void mtk_spi_set_cs(struct spi_device *spi, bool enable) in mtk_spi_set_cs()
423 struct spi_device *spi, in mtk_spi_fifo_transfer()
453 struct spi_device *spi, in mtk_spi_dma_transfer()
498 struct spi_device *spi, in mtk_spi_transfer_one()
508 struct spi_device *spi, in mtk_spi_can_dma()
517 static int mtk_spi_setup(struct spi_device *spi) in mtk_spi_setup()
H A Dspi-ppc4xx.c138 static int spi_ppc4xx_txrx(struct spi_device *spi, struct spi_transfer *t) in spi_ppc4xx_txrx()
162 static int spi_ppc4xx_setupxfer(struct spi_device *spi, struct spi_transfer *t) in spi_ppc4xx_setupxfer()
216 static int spi_ppc4xx_setup(struct spi_device *spi) in spi_ppc4xx_setup()
320 static void spi_ppc4xx_cleanup(struct spi_device *spi) in spi_ppc4xx_cleanup()
H A Dspi-au1550.c161 static void au1550_spi_chipsel(struct spi_device *spi, int value) in au1550_spi_chipsel()
221 static int au1550_spi_setupxfer(struct spi_device *spi, struct spi_transfer *t) in au1550_spi_setupxfer()
305 static int au1550_spi_dma_txrxb(struct spi_device *spi, struct spi_transfer *t) in au1550_spi_dma_txrxb()
503 static int au1550_spi_pio_txrxb(struct spi_device *spi, struct spi_transfer *t) in au1550_spi_pio_txrxb()
636 static int au1550_spi_txrx_bufs(struct spi_device *spi, struct spi_transfer *t) in au1550_spi_txrx_bufs()
H A Dspi-cadence.c174 static void cdns_spi_chipselect(struct spi_device *spi, bool is_high) in cdns_spi_chipselect()
205 static void cdns_spi_config_clock_mode(struct spi_device *spi) in cdns_spi_config_clock_mode()
247 static void cdns_spi_config_clock_freq(struct spi_device *spi, in cdns_spi_config_clock_freq()
285 static int cdns_spi_setup_transfer(struct spi_device *spi, in cdns_spi_setup_transfer()
411 struct spi_device *spi, in cdns_transfer_one()
H A Dspi-ath79.c59 static inline struct ath79_spi *ath79_spidev_to_sp(struct spi_device *spi) in ath79_spidev_to_sp()
70 static void ath79_spi_chipselect(struct spi_device *spi, int is_active) in ath79_spi_chipselect()
108 static u32 ath79_spi_txrx_mode0(struct spi_device *spi, unsigned int nsecs, in ath79_spi_txrx_mode0()
H A Dspi-lm70llp.c84 static inline struct spi_lm70llp *spidev_to_pp(struct spi_device *spi) in spidev_to_pp()
169 static void lm70_chipselect(struct spi_device *spi, int value) in lm70_chipselect()
182 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, in lm70_txrx()
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000_spi.c75 static inline struct e1000_hw *e1000_hw_from_spi(struct spi_slave *spi) in e1000_hw_from_spi()
114 void spi_free_slave(struct spi_slave *spi) in spi_free_slave()
120 int spi_claim_bus(struct spi_slave *spi) in spi_claim_bus()
132 void spi_release_bus(struct spi_slave *spi) in spi_release_bus()
139 int spi_xfer(struct spi_slave *spi, unsigned int bitlen, in spi_xfer()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dspi-mem.c464 static int spi_mem_probe(struct spi_device *spi) in spi_mem_probe()
479 static int spi_mem_remove(struct spi_device *spi) in spi_mem_remove()
490 static void spi_mem_shutdown(struct spi_device *spi) in spi_mem_shutdown()
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dmmc_spi.h43 mmc_spi_get_pdata(struct spi_device *spi) in mmc_spi_get_pdata()
47 static inline void mmc_spi_put_pdata(struct spi_device *spi) {} in mmc_spi_put_pdata()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/panel/
H A Dtpo_tj032md01bw.c72 struct spi_device *spi; member
126 static int tpohvga_probe(struct spi_device *spi) in tpohvga_probe()
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dltc1660.c40 struct spi_device *spi; member
155 static int ltc1660_probe(struct spi_device *spi) in ltc1660_probe()
210 static int ltc1660_remove(struct spi_device *spi) in ltc1660_remove()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/
H A Dst7735r.c183 static int st7735r_probe(struct spi_device *spi) in st7735r_probe()
256 static int st7735r_remove(struct spi_device *spi) in st7735r_remove()
266 static void st7735r_shutdown(struct spi_device *spi) in st7735r_shutdown()
/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A Dili9320.c30 struct ili9320_spi *spi = &ili->access.spi; in ili9320_write_spi() local
172 struct ili9320_spi *spi = &ili->access.spi; in ili9320_setup_spi() local
195 int ili9320_probe_spi(struct spi_device *spi, in ili9320_probe_spi()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-lg-lg4573.c31 struct spi_device *spi; member
241 static int lg4573_probe(struct spi_device *spi) in lg4573_probe()
269 static int lg4573_remove(struct spi_device *spi) in lg4573_remove()
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dsst25l.c47 struct spi_device *spi; member
308 static struct flash_info *sst25l_match_device(struct spi_device *spi) in sst25l_match_device()
348 static int sst25l_probe(struct spi_device *spi) in sst25l_probe()
401 static int sst25l_remove(struct spi_device *spi) in sst25l_remove()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dads7846.c99 struct spi_device *spi; member
339 struct spi_device *spi = to_spi_device(dev); in ads7846_read12_ser() local
414 struct spi_device *spi = to_spi_device(dev); in ads7845_read12_ser() local
534 static int ads784x_hwmon_register(struct spi_device *spi, struct ads7846 *ts) in ads784x_hwmon_register()
562 static void ads784x_hwmon_unregister(struct spi_device *spi, in ads784x_hwmon_unregister()
570 static inline int ads784x_hwmon_register(struct spi_device *spi, in ads784x_hwmon_register()
576 static inline void ads784x_hwmon_unregister(struct spi_device *spi, in ads784x_hwmon_unregister()
941 static int ads7846_setup_pendown(struct spi_device *spi, in ads7846_setup_pendown()
1274 static int ads7846_probe(struct spi_device *spi) in ads7846_probe()
1495 static int ads7846_remove(struct spi_device *spi) in ads7846_remove()

12345678910>>...26