Searched refs:i2c (Results 76 - 100 of 456) sorted by relevance

1234567891011>>

/u-boot/board/softing/vining_fpga/
H A Dsocfpga.c16 #include <i2c.h>
/u-boot/board/phytec/phycore_rk3288/
H A Dphycore-rk3288.c17 #include <i2c.h>
/u-boot/board/mikrotik/crs3xx-98dx3236/
H A Dcrs3xx-98dx3236.c7 #include <i2c.h>
/u-boot/board/nvidia/p2771-0000/
H A Dp2771-0000.c9 #include <i2c.h>
/u-boot/board/nvidia/p3450-0000/
H A Dp3450-0000.c10 #include <i2c.h>
/u-boot/board/nvidia/dalmore/
H A Ddalmore.c12 #include <i2c.h>
/u-boot/board/toradex/colibri_t30/
H A Dcolibri_t30.c17 #include <i2c.h>
/u-boot/board/Marvell/db-xc3-24g4xg/
H A Ddb-xc3-24g4xg.c7 #include <i2c.h>
/u-boot/board/avionic-design/common/
H A Dtamonten-ng.c15 #include <i2c.h>
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dspl.c21 #include <i2c.h>
/u-boot/arch/arm/mach-davinci/
H A Dmisc.c13 #include <i2c.h>
/u-boot/arch/arm/mach-tegra/tegra20/
H A Dpmu.c8 #include <i2c.h>
/u-boot/board/friendlyarm/nanopi2/
H A Dhwrev.c9 #include <i2c.h>
/u-boot/board/freescale/t4rdb/
H A Dspl.c20 #include <i2c.h>
/u-boot/drivers/i2c/
H A Ddesignware_i2c.c10 #include <i2c.h>
209 * calc_bus_speed() - Calculate the config to use for a particular i2c speed
213 * @speed: Required i2c speed in Hz
279 * _dw_i2c_set_bus_speed() - Set the i2c speed
283 * @speed: Required i2c speed in Hz
333 /* Restore back i2c now speed set */
368 * @i2c_addr: target i2c address
374 /* Disable i2c */
379 /* Enable i2c */
384 * i2c_flush_rxfifo - Flushes the i2c R
[all...]
/u-boot/drivers/usb/host/
H A Dohci-lpc32xx.c19 #include <asm/arch/i2c.h>
21 #include <i2c.h>
/u-boot/drivers/net/
H A Dmdio_mux_i2creg.c11 #include <i2c.h>
83 debug("%s: can't find i2c chip device for addr %x\n", __func__,
/u-boot/board/thecus/n2350/
H A Dn2350.c7 #include <i2c.h>
/u-boot/drivers/bootcount/
H A Dbootcount_dm_i2c.c11 #include <i2c.h>
91 { .compatible = "u-boot,bootcount-i2c" },
96 .name = "bootcount-i2c",
/u-boot/drivers/power/pmic/
H A Daxp.c6 #include <i2c.h>
H A Dbd71837.c9 #include <i2c.h>
/u-boot/include/
H A Dpalmas.h9 #include <i2c.h>
/u-boot/board/CZ.NIC/
H A Dturris_atsha_otp.c11 #include <atsha204a-i2c.h>
/u-boot/drivers/tee/optee/
H A Di2c.c7 #include <i2c.h>
/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclk_synthesizer.c13 #include <i2c.h>
17 * dev: i2c bus device (not used if CONFIG_DM_I2C is not set)
18 * @addr: addr within the i2c device
59 * dev: i2c bus device (not used if CONFIG_DM_I2C is not set)
60 * @addr: addr within the i2c device
63 * Enable the byte read mode in the address and start the i2c transfer.
102 printf("i2c probe failed at address 0x%x\n",

Completed in 158 milliseconds

1234567891011>>