Searched refs:SDA (Results 1 – 24 of 24) sorted by relevance
| /u-boot/doc/device-tree-bindings/i2c/ |
| A D | i2c-designware.txt | 24 - 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 D | nx_i2c.txt | 18 - i2c-sda-delay-ns (S5P6818 only): SDA delay in ns, default value is 0.
|
| A D | i2c-gpio.txt | 31 gpios = <&gpd1 0 GPIO_ACTIVE_HIGH>, /* SDA */
|
| A D | i2c.txt | 44 gpios = <&gpio1 26 GPIO_ACTIVE_LOW>, /* SDA */
|
| /u-boot/drivers/i2c/ |
| A D | i2c-versatile.c | 23 #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 D | omap4-sdp-es23plus.dts | 7 /* SDP boards with 4430 ES2.3+ or 4460 have external pullups on SCL & SDA */
|
| A D | meson-gxl-s905x-khadas-vim.dts | 136 "HDMI HPD", "HDMI SDA", "HDMI SCL", 154 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
|
| A D | omap4-panda-es.dts | 31 /* PandaboardES has external pullups on SCL & SDA */
|
| A D | meson-gxbb-nanopi-k2.dts | 214 "HDMI HPD", "HDMI DDC SDA", "HDMI DDC SCL", 228 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
|
| A D | socfpga_arria5_secu1.dts | 44 gpios = <&portc 5 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN) /* SDA */
|
| A D | meson-gxbb-odroidc2.dts | 272 "HDMI HPD", "HDMI DDC SDA", "HDMI DDC SCL", "", 284 "I2C A SDA", "I2C A SCK", "I2C B SDA", "I2C B SCK",
|
| A D | sun7i-a20-bananapi.dts | 208 "PMU-SCK", "PMU-SDA", "", "", "", "", "", "", 210 "", "", "", "", "SCL", "SDA", "", "",
|
| A D | r8a7790-lager.dts | 295 * 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 D | meson-gxl-s805x-libretech-ac.dts | 238 "HDMI HPD", "HDMI SDA", "HDMI SCL",
|
| A D | imx8qm-rom7720-a1.dts | 232 * Change the default alt function from SCL/SDA to others,
|
| A D | stm32f7-pinctrl.dtsi | 167 pinmux = <STM32_PINMUX('B', 9, AF4)>, /* I2C1 SDA */
|
| A D | r8a7791-koelsch.dts | 339 * 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 D | meson-gxl-s905x-libretech-cc.dts | 261 "HDMI HPD", "HDMI SDA", "HDMI SCL",
|
| A D | r8a7794-alt.dts | 188 * I2C4 is routed to EXIO connector B, pins 73 (SCL) + 74 (SDA).
|
| A D | r8a7793-gose.dts | 427 * I2C4 is routed to EXIO connector E, pins 37 (SCL) + 39 (SDA).
|
| A D | rk3326-odroid-go2.dts | 570 /* EXT Header(P2): 7(SCL:GPIO0.C2), 8(SDA:GPIO0.C3) */
|
| /u-boot/arch/arm/mach-sunxi/ |
| A D | Kconfig | 942 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 D | chromebook_coral.dts | 1048 /* DDI[0:1] SDA and SCL -- unused */
|
| /u-boot/ |
| A D | README | 1689 used as SCL / SDA. Any of the previous I2C_xxx macros will
|
Completed in 29 milliseconds