Home
last modified time | relevance | path

Searched refs:i2c_get_chip (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/test/dm/
H A Di2c.c52 ut_assertok(i2c_get_chip(bus, chip, 1, &dev)); in dm_test_i2c_read_write()
72 ut_assertok(i2c_get_chip(bus, chip, 1, &dev)); in dm_test_i2c_speed()
91 ut_assertok(i2c_get_chip(bus, chip, 1, &dev)); in dm_test_i2c_offset_len()
124 ut_assertok(i2c_get_chip(bus, chip, 1, &dev)); in dm_test_i2c_bytewise()
/OK3568_Linux_fs/u-boot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c103 ret = i2c_get_chip(bus, OMNIA_I2C_MCU, 1, &dev); in omnia_detect_sata()
164 ret = i2c_get_chip(bus, OMNIA_I2C_EEPROM, OMNIA_I2C_EEPROM_ADDRLEN, &dev); in omnia_read_eeprom()
338 ret = i2c_get_chip(bus, OMNIA_I2C_MCU, 1, &dev); in disable_mcu_watchdog()
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/
H A Dpmu.c55 ret = i2c_get_chip(bus, PMI_I2C_ADDRESS, 1, &dev); in pmu_set_nominal()
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Di2c-uclass.c322 int i2c_get_chip(struct udevice *bus, uint chip_addr, uint offset_len, in i2c_get_chip() function
358 ret = i2c_get_chip(bus, chip_addr, offset_len, devp); in i2c_get_chip_for_busnum()
383 ret = i2c_get_chip(bus, chip_addr, 1, devp); in dm_i2c_probe()
H A Dsandbox_i2c.c82 ret = i2c_get_chip(bus, msg->addr, 1, &dev); in sandbox_i2c_xfer()
H A Di2c-uclass.su
/OK3568_Linux_fs/u-boot/spl/drivers/i2c/
H A Di2c-uclass.su
/OK3568_Linux_fs/u-boot/include/
H A Di2c.h512 int i2c_get_chip(struct udevice *bus, uint chip_addr, uint offset_len,
/OK3568_Linux_fs/u-boot/board/ti/common/
H A Dboard_detect.c38 rc = i2c_get_chip(bus, dev_addr, 1, &dev); in ti_i2c_set_alen()
/OK3568_Linux_fs/u-boot/cmd/
H A Di2c.c182 return i2c_get_chip(bus, chip_addr, 1, devp); in i2c_get_cur_bus_chip()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym