Home
last modified time | relevance | path

Searched refs:fsl_i2c_base (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/i2c/
H A Dfsl_i2c.c40 static const struct fsl_i2c_base *i2c_base[4] = {
41 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
43 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
46 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
49 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
119 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
212 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
293 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
306 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
343 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/i2c/
H A Dfsl_i2c.c40 static const struct fsl_i2c_base *i2c_base[4] = {
41 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
43 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
46 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
49 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
119 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
212 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
293 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
306 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
343 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/i2c/
H A Dfsl_i2c.c40 static const struct fsl_i2c_base *i2c_base[4] = {
41 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
43 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
46 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
49 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
119 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
212 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
293 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
306 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
343 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/i2c/
H A Dfsl_i2c.c40 static const struct fsl_i2c_base *i2c_base[4] = {
41 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
43 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
46 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
49 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
119 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
212 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
293 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
306 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
343 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/drivers/i2c/
H A Dfsl_i2c.c44 static const struct fsl_i2c_base *i2c_base[4] = {
45 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C_OFFSET),
47 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C2_OFFSET),
50 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C3_OFFSET),
53 (struct fsl_i2c_base *)(CONFIG_SYS_IMMR + CONFIG_SYS_FSL_I2C4_OFFSET)
123 static uint set_i2c_bus_speed(const struct fsl_i2c_base *base, in set_i2c_bus_speed()
216 static int fsl_i2c_fixup(const struct fsl_i2c_base *base) in fsl_i2c_fixup()
297 static int i2c_wait4bus(const struct fsl_i2c_base *base) in i2c_wait4bus()
310 static int i2c_wait(const struct fsl_i2c_base *base, int write) in i2c_wait()
347 static int i2c_write_addr(const struct fsl_i2c_base *base, u8 dev, in i2c_write_addr()
[all …]

12345678910>>...15