Home
last modified time | relevance | path

Searched refs:SCL (Results 1 – 25 of 30) sorted by relevance

12

/u-boot/drivers/i2c/
A Di2c-versatile.c22 #define SCL BIT(0) macro
46 writel(SCL, priv->base + (state ? I2C_SET_REG : I2C_CLEAR_REG)); in versatile_scl_set()
52 int v = !!(readl(priv->base + I2C_CONTROL_REG) & SCL); in versatile_scl_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 Domap4-panda-es.dts31 /* PandaboardES has external pullups on SCL & SDA */
A Dtegra30-apalis.dts66 * GEN1_I2C: I2C1_SDA/SCL on MXM3 pin 209/211 (e.g. RTC on carrier
77 * CAM_I2C: I2C3_SDA/SCL on MXM3 pin 201/203 (e.g. camera sensor on
85 /* DDC: I2C2_SDA/SCL on MXM3 pin 205/207 (e.g. display EDID) */
A Dtegra30-colibri.dts31 * GEN1_I2C: I2C_SDA/SCL on SODIMM pin 194/196 (e.g. RTC on carrier
A Dsocfpga_arria5_secu1.dts45 &portc 6 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>; /* SCL */
A Dtegra20-colibri.dts62 * GEN1_I2C: I2C_SDA/SCL on SODIMM pin 194/196 (e.g. RTC on carrier
A Dmeson-gxl-s905x-khadas-vim.dts136 "HDMI HPD", "HDMI SDA", "HDMI SCL",
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 Dimx6-apalis.dts77 /* I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */
188 * I2C3_SDA/SCL (CAM) on MXM3 pin 201/203 (e.g. camera sensor on carrier
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 Dimx6-colibri.dts162 * I2C3_SDA/SCL on SODIMM 194/196 (e.g. RTC on carrier board)
A Dstm32f7-pinctrl.dtsi168 <STM32_PINMUX('B', 8, AF4)>; /* I2C1 SCL */
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 Dsun7i-a20-bananapi.dts210 "", "", "", "", "SCL", "SDA", "", "",
A Dmeson-gxbb-nanopi-k2.dts214 "HDMI HPD", "HDMI DDC SDA", "HDMI DDC SCL",
A Dr8a7794-alt.dts188 * I2C4 is routed to EXIO connector B, pins 73 (SCL) + 74 (SDA).
A Dmeson-gxbb-odroidc2.dts272 "HDMI HPD", "HDMI DDC SDA", "HDMI DDC SCL", "",
A Dimx6ull-colibri.dtsi107 * I2C3_SDA/SCL on SODIMM 194/196 (e.g. RTC on carrier board)
A Dr8a7793-gose.dts427 * I2C4 is routed to EXIO connector E, pins 37 (SCL) + 39 (SDA).
/u-boot/doc/device-tree-bindings/i2c/
A Di2c-gpio.txt22 Set if SCL is an output only
A Di2c.txt45 <&gpio1 27 GPIO_ACTIVE_LOW>; /* SCL */
A Di2c-designware.txt31 - i2c-scl-falling-time-ns : should contain the SCL falling time in nanoseconds.

Completed in 30 milliseconds

12