Home
last modified time | relevance | path

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

/u-boot/doc/device-tree-bindings/i2c/
A Di2c-designware.txt24 - reg : for "mscc,ocelot-i2c", a second register set to configure the SDA hold
27 - i2c-sda-hold-time-ns : should contain the SDA hold time in nanoseconds.
34 - i2c-sda-falling-time-ns : should contain the SDA falling time in nanoseconds.
A Dnx_i2c.txt18 - i2c-sda-delay-ns (S5P6818 only): SDA delay in ns, default value is 0.
A Di2c-gpio.txt31 gpios = <&gpd1 0 GPIO_ACTIVE_HIGH>, /* SDA */
A Di2c.txt44 gpios = <&gpio1 26 GPIO_ACTIVE_LOW>, /* SDA */
/u-boot/drivers/i2c/
A Di2c-versatile.c23 #define SDA BIT(1) macro
32 writel(SDA, priv->base + (state ? I2C_SET_REG : I2C_CLEAR_REG)); in versatile_sda_set()
38 int v = !!(readl(priv->base + I2C_CONTROL_REG) & SDA); in versatile_sda_get()
/u-boot/arch/arm/dts/
A Domap4-sdp-es23plus.dts7 /* SDP boards with 4430 ES2.3+ or 4460 have external pullups on SCL & SDA */
A Dmeson-gxl-s905x-khadas-vim.dts136 "HDMI HPD", "HDMI SDA", "HDMI SCL",
154 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
A Domap4-panda-es.dts31 /* PandaboardES has external pullups on SCL & SDA */
A Dmeson-gxbb-nanopi-k2.dts214 "HDMI HPD", "HDMI DDC SDA", "HDMI DDC SCL",
228 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
A Dsocfpga_arria5_secu1.dts44 gpios = <&portc 5 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN) /* SDA */
A Dmeson-gxbb-odroidc2.dts272 "HDMI HPD", "HDMI DDC SDA", "HDMI DDC SCL", "",
284 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
A Dsun7i-a20-bananapi.dts208 "PMU-SCK", "PMU-SDA", "", "", "", "", "", "",
210 "", "", "", "", "SCL", "SDA", "", "",
A Dr8a7790-lager.dts295 * IIC0/I2C0 is routed to EXIO connector A, pins 114 (SCL) + 116 (SDA) only.
299 * bus with IIC3 on pins 110 (SCL) + 112 (SDA), select I2C0 at runtime, and
314 * IIC1/I2C1 is routed to EXIO connector A, pins 78 (SCL) + 80 (SDA).
A Dmeson-gxl-s805x-libretech-ac.dts238 "HDMI HPD", "HDMI SDA", "HDMI SCL",
A Dimx8qm-rom7720-a1.dts232 * Change the default alt function from SCL/SDA to others,
A Dstm32f7-pinctrl.dtsi167 pinmux = <STM32_PINMUX('B', 9, AF4)>, /* I2C1 SDA */
A Dr8a7791-koelsch.dts339 * I2C1 is routed to EXIO connector B, pins 64 (SCL) + 66 (SDA).
448 * I2C4 is routed to EXIO connector E, pins 37 (SCL) + 39 (SDA).
A Dmeson-gxl-s905x-libretech-cc.dts261 "HDMI HPD", "HDMI SDA", "HDMI SCL",
A Dr8a7794-alt.dts188 * I2C4 is routed to EXIO connector B, pins 73 (SCL) + 74 (SDA).
A Dr8a7793-gose.dts427 * I2C4 is routed to EXIO connector E, pins 37 (SCL) + 39 (SDA).
A Drk3326-odroid-go2.dts570 /* EXT Header(P2): 7(SCL:GPIO0.C2), 8(SDA:GPIO0.C3) */
/u-boot/arch/arm/mach-sunxi/
A DKconfig942 string "LCD panel i2c interface SDA pin"
946 Set the SDA pin for the LCD i2c interface. This takes a string in the
/u-boot/arch/x86/dts/
A Dchromebook_coral.dts1048 /* DDI[0:1] SDA and SCL -- unused */
/u-boot/
A DREADME1689 used as SCL / SDA. Any of the previous I2C_xxx macros will

Completed in 29 milliseconds