Home
last modified time | relevance | path

Searched refs:SDA (Results 1 – 25 of 70) sorted by relevance

123

/linux-6.1.9/drivers/i2c/busses/
Di2c-acorn.c20 #define SDA 0x01 macro
32 u_int ioc_control = ioc_readb(IOC_CONTROL) & ~(SCL | SDA); in ioc_setscl()
47 u_int ioc_control = ioc_readb(IOC_CONTROL) & ~(SCL | SDA); in ioc_setsda()
51 ones |= SDA; in ioc_setsda()
53 ones &= ~SDA; in ioc_setsda()
67 return (ioc_readb(IOC_CONTROL) & SDA) != 0; in ioc_getsda()
87 force_ones = FORCE_ONES | SCL | SDA; in i2c_ioc_init()
Di2c-versatile.c21 #define SDA (1 << 1) macro
33 writel(SDA, i2c->base + (state ? I2C_CONTROLS : I2C_CONTROLC)); in i2c_versatile_setsda()
46 return !!(readl(i2c->base + I2C_CONTROL) & SDA); in i2c_versatile_getsda()
79 writel(SCL | SDA, i2c->base + I2C_CONTROLS); in i2c_versatile_probe()
/linux-6.1.9/arch/arm/mach-sa1100/
Dassabet.c116 #define SDA GPIO_GPIO(15) macro
124 GPSR = SDA; in adv7171_start()
126 GPCR = SDA; in adv7171_start()
133 GPSR = SDA; in adv7171_stop()
145 GPSR = SDA; in adv7171_send()
147 GPCR = SDA; in adv7171_send()
154 GPSR = SDA; in adv7171_send()
156 GPDR &= ~SDA; in adv7171_send()
159 if (GPLR & SDA) in adv7171_send()
162 GPCR = SCK | SDA; in adv7171_send()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/
Ddce_i2c_sw.c30 #define SDA true macro
109 write_bit_to_ddc(ddc_handle, SDA, (byte >> shift) & 1); in write_byte_sw()
130 write_bit_to_ddc(ddc_handle, SDA, true); in write_byte_sw()
141 ack = !read_bit_from_ddc(ddc_handle, SDA); in write_byte_sw()
173 if (read_bit_from_ddc(ddc_handle, SDA)) in read_byte_sw()
193 write_bit_to_ddc(ddc_handle, SDA, !more); in read_byte_sw()
206 write_bit_to_ddc(ddc_handle, SDA, true); in read_byte_sw()
227 write_bit_to_ddc(ddc_handle, SDA, false); in stop_sync_sw()
236 write_bit_to_ddc(ddc_handle, SDA, true); in stop_sync_sw()
241 if (read_bit_from_ddc(ddc_handle, SDA)) in stop_sync_sw()
[all …]
/linux-6.1.9/arch/arm/boot/dts/
Dste-dbx5x0-pinctrl.dtsi132 pins = "GPIO147_C15", "GPIO148_B16"; /* SDA/SCL */
139 pins = "GPIO147_C15", "GPIO148_B16"; /* SDA/SCL */
152 pins = "GPIO16_AD3", "GPIO17_AD4"; /* SDA/SCL */
159 pins = "GPIO16_AD3", "GPIO17_AD4"; /* SDA/SCL */
172 pins = "GPIO8_AD5", "GPIO9_AE4"; /* SDA/SCL */
179 pins = "GPIO8_AD5", "GPIO9_AE4"; /* SDA/SCL */
190 pins = "GPIO10_AF5", "GPIO11_AG4"; /* SDA/SCL */
197 pins = "GPIO10_AF5", "GPIO11_AG4"; /* SDA/SCL */
210 pins = "GPIO229_AG7", "GPIO230_AF7"; /* SDA/SCL */
217 pins = "GPIO229_AG7", "GPIO230_AF7"; /* SDA/SCL */
[all …]
Dlan966x-kontron-kswitch-d10-mmt-6g-2gs.dts68 /* SCL, SDA */
74 /* SCL, SDA */
Domap4-sdp-es23plus.dts7 /* SDP boards with 4430 ES2.3+ or 4460 have external pullups on SCL & SDA */
Dexynos4412-i9305.dts19 /* SCL and SDA pins are swapped */
Domap4-panda-a4.dts10 /* Pandaboard Rev A4+ have external pullups on SCL & SDA */
Dgr-peach-audiocamerashield.dtsi23 /* P1_2 as SCL; P1_3 as SDA */
Dimx23-sansa.dts179 &gpio1 24 0 /* SDA */
190 &gpio0 31 0 /* SDA */
/linux-6.1.9/Documentation/i2c/
Dgpio-fault-injection.rst33 By reading this file, you get the current state of SDA. By writing, you can
35 "echo 0 > sda" you force SDA low and thus, data cannot be transmitted. The bus
39 succeed because SDA is still pinned low until you manually release it again
46 The following fault injectors create situations where SDA will be held low by a
48 there are I2C client devices which detect a stuck SDA on their side and release
50 device deglitching and monitoring the I2C bus. It could also detect a stuck SDA
61 transmitted. Because the device will ACK its presence, this results in SDA
65 SDA after toggling SCL.
73 The injector will again stop at one ACK phase, so the device will keep SDA low
82 This is why bus recovery (up to 9 clock pulses) must either check SDA or send
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/iio/temperature/
Dti,tmp007.yaml27 0 SDA 0x42
31 1 SDA 0x46
Dmelexis,mlx90614.yaml25 GPIO connected to the SDA line to hold low in order to wake up the
/linux-6.1.9/arch/arm64/boot/dts/renesas/
Dr9a09g011-v2mevk2.dts73 pinmux = <RZV2M_PORT_PINMUX(5, 0, 2)>, /* SDA */
78 pinmux = <RZV2M_PORT_PINMUX(3, 8, 2)>, /* SDA */
/linux-6.1.9/Documentation/devicetree/bindings/i2c/
Dsnps,designware-i2c.yaml42 ICPU_CFG:TWI_DELAY registers to setup the SDA hold time.
70 The property should contain the SDA hold time in nanoseconds. This option
82 The property should contain the SDA falling time in nanoseconds.
Dsamsung,s3c2410-i2c.yaml35 The order of the GPIOs should be the following:: <SDA, SCL>. The GPIO
57 Delay (in ns) applied to data line (SDA) edges.
Di2c.txt49 Number of nanoseconds the SDA signal takes to fall; t(f) in the I2C
76 add extra pinctrl to configure SCL/SDA pins to GPIO function for bus
83 specify the gpio related to SDA pin. Optional for GPIO bus recovery.
/linux-6.1.9/drivers/rtc/
Drtc-rs5c313.c71 #define SDA SCSPTR1_SPB1DT macro
108 scsptr1_data = (scsptr1_data & ~SDA) | in rs5c313_write_data()
135 data |= ((__raw_readb(SCSPTR1) & SDA) >> 2) << (7 - i); in rs5c313_read_data()
/linux-6.1.9/arch/arm64/boot/dts/amlogic/
Dmeson-gxl-s905x-khadas-vim.dts174 "HDMI HPD", "HDMI SDA", "HDMI SCL",
192 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
Dmeson-gxbb-nanopi-k2.dts254 "HDMI HPD", "HDMI DDC SDA", "HDMI DDC SCL",
268 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
Dmeson-gxbb-odroidc2.dts312 "HDMI HPD", "HDMI DDC SDA", "HDMI DDC SCL", "",
324 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/gpio/
Dddc_regs.h166 DDC_I2C_REG_LIST(SDA)\
185 DDC_I2C_REG_LIST_DCN2(SDA)\
/linux-6.1.9/Documentation/i2c/muxes/
Di2c-mux-gpio.rst16 | | SCL/SDA | |-------------- | |
25 SCL/SDA of the master I2C bus is multiplexed to bus segment 1..M
/linux-6.1.9/Documentation/i2c/busses/
Di2c-parport.rst61 SDA ----------x----x---| o---x--------------------------- pin 13
98 Pretty easy to add, just copy the SDA part and use another input pin.
121 SDA ---------------x---x--| o--------x------------------- pin 10

123