Home
last modified time | relevance | path

Searched defs:scl (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Di2c-gpio.c50 static void i2c_gpio_scl_set(struct gpio_desc *scl, int bit) in i2c_gpio_scl_set()
59 static void i2c_gpio_write_bit(struct gpio_desc *scl, struct gpio_desc *sda, in i2c_gpio_write_bit()
70 static int i2c_gpio_read_bit(struct gpio_desc *scl, struct gpio_desc *sda, in i2c_gpio_read_bit()
86 static void i2c_gpio_send_start(struct gpio_desc *scl, struct gpio_desc *sda, in i2c_gpio_send_start()
99 static void i2c_gpio_send_stop(struct gpio_desc *scl, struct gpio_desc *sda, in i2c_gpio_send_stop()
113 static void i2c_gpio_send_ack(struct gpio_desc *scl, struct gpio_desc *sda, in i2c_gpio_send_ack()
126 static void i2c_gpio_send_reset(struct gpio_desc *scl, struct gpio_desc *sda, in i2c_gpio_send_reset()
138 static void i2c_gpio_sda_high(struct gpio_desc *scl, struct gpio_desc *sda, in i2c_gpio_sda_high()
148 static int i2c_gpio_write_byte(struct gpio_desc *scl, struct gpio_desc *sda, in i2c_gpio_write_byte()
172 static uchar i2c_gpio_read_byte(struct gpio_desc *scl, struct gpio_desc *sda, in i2c_gpio_read_byte()
[all …]
H A Drcar_i2c.c164 u32 iicck, f, scl, scgd; in rcar_clock_gen() local
H A Domap24xx_i2c.c94 unsigned long scl; in omap24_i2c_findpsc() local
H A Dmxc_i2c.c357 int sda, scl; in i2c_idle_bus() local
/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A Di2c-mxv7.c18 int sda, scl; in force_idle_bus() local
/rk3399_rockchip-uboot/arch/arm/include/asm/mach-imx/
H A Dmxc_i2c.h19 struct i2c_pin_ctrl scl; member
/rk3399_rockchip-uboot/arch/arm/mach-zynq/include/mach/
H A Dhardware.h35 u32 scl; /* 0x0 */ member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop.h429 const struct vop_scl_regs *scl; member