Searched defs:device_addr (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/i2c/
H A Dsun8i_rsb.c152 int rsb_set_device_address(u16 device_addr, u16 runtime_addr) argument
195 static int sun8i_rsb_get_runtime_address(u16 device_addr) argument
90 sun8i_rsb_set_device_address(struct sunxi_rsb_reg *base, u16 device_addr, u16 runtime_addr) argument
/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c687 exynos_dp_select_i2c_device(struct exynos_dp *dp_regs, unsigned int device_addr, unsigned int reg_addr) argument
719 exynos_dp_read_byte_from_i2c(struct exynos_dp *dp_regs, unsigned int device_addr, unsigned int reg_addr, unsigned int *data) argument
762 exynos_dp_read_bytes_from_i2c(struct exynos_dp *dp_regs, unsigned int device_addr, unsigned int reg_addr, unsigned int count, unsigned char edid[]) argument
/u-boot/drivers/video/rockchip/
H A Drk_edp.c725 static int rk_edp_i2c_read(struct rk3288_edp *regs, unsigned int device_addr, argument
693 rk_edp_select_i2c_device(struct rk3288_edp *regs, unsigned int device_addr, unsigned int val_addr) argument

Completed in 59 milliseconds