Home
last modified time | relevance | path

Searched full:bitbanging (Results 1 – 18 of 18) sorted by relevance

/linux-6.12.1/drivers/spi/
Dspi-bitbang.c3 * Polling/bitbanging SPI host controller controller driver utilities
203 /* per-word shift register access, in hardware or bitbanging */ in spi_bitbang_setup()
402 * spi_bitbang_start - start up a polled/bitbanging SPI host controller driver
411 * For i/o loops, provide callbacks either per-word (for bitbanging, or for
459 MODULE_DESCRIPTION("Utilities for Bitbanging SPI host controllers");
Dspi-rb4xx.c86 * Setting CS is done along with bitbanging the actual values, in rb4xx_set_cs()
DKconfig229 tristate "Utilities for Bitbanging SPI host controllers"
450 tristate "GPIO-based bitbanging SPI Master"
454 This simple GPIO bitbanging SPI master uses the arch-neutral GPIO
Dspi-gpio.c20 * This bitbanging SPI host driver should help make systems usable
/linux-6.12.1/Documentation/spi/
Dspi-lm70llp.rst59 spi_write_then_read() call. It performs Mode 0 (SPI/Microwire) bitbanging.
83 - Dr.Craig Hollabaugh for the (early) "manual" bitbanging driver version.
Dspi-summary.rst85 low speed "bitbanging" adapter. Very few systems will "hotplug" an SPI
/linux-6.12.1/drivers/i2c/busses/
Di2c-gpio.c3 * Bitbanging I2C bus driver using the GPIO API
506 MODULE_DESCRIPTION("Platform-independent bitbanging I2C driver");
Di2c-tiny-usb.c32 (in practice, due to additional delays in the i2c bitbanging
DKconfig678 tristate "GPIO-based bitbanging I2C"
682 This is a very simple bitbanging I2C driver utilizing the
Di2c-imx.c1362 * We switch SCL and SDA to their GPIO function and do some bitbanging
/linux-6.12.1/Documentation/devicetree/bindings/i2c/
Di2c-demux-pinctrl.yaml18 GPIO bitbanging if your current runtime configuration hits an errata of the
/linux-6.12.1/drivers/media/pci/bt8xx/
Dbttv-i2c.c44 /* I2C functions - bitbanging adapter (software i2c) */
/linux-6.12.1/drivers/iio/adc/
Dhx711.c571 MODULE_DESCRIPTION("HX711 bitbanging driver - ADC for weight cells");
/linux-6.12.1/drivers/gpu/drm/gma500/
Dintel_gmbus.c353 /* Hardware may not support GMBUS over these pins? Try GPIO bitbanging instead. */ in gmbus_xfer()
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_gmbus.c736 * Hardware may not support GMBUS over these pins? Try GPIO bitbanging in do_gmbus_xfer()
/linux-6.12.1/drivers/media/usb/gspca/
Dw996Xcf.c93 bitbanging i2c to be logged, making the logs impossible to read */ in w9968cf_write_sb()
/linux-6.12.1/drivers/tty/serial/
Datmel_serial.c2991 * protocol that needs bitbanging on IO lines, but use the regular serial
/linux-6.12.1/drivers/usb/serial/
Dftdi_sio.c2082 /* Determine which pins are configured for CBUS bitbanging */ in ftdi_gpio_init_ftx()