Symbol: i2c_softc
sys/arm/freescale/imx/imx_i2c.c
198
sizeof(struct i2c_softc),
sys/arm/freescale/imx/imx_i2c.c
216
i2c_write_reg(struct i2c_softc *sc, bus_size_t off, uint8_t val)
sys/arm/freescale/imx/imx_i2c.c
223
i2c_read_reg(struct i2c_softc *sc, bus_size_t off)
sys/arm/freescale/imx/imx_i2c.c
230
i2c_flag_set(struct i2c_softc *sc, bus_size_t off, uint8_t mask)
sys/arm/freescale/imx/imx_i2c.c
241
wait_for_busbusy(struct i2c_softc *sc, int wantbusy)
sys/arm/freescale/imx/imx_i2c.c
257
wait_for_xfer(struct i2c_softc *sc, int checkack)
sys/arm/freescale/imx/imx_i2c.c
295
i2c_error_handler(struct i2c_softc *sc, int error)
sys/arm/freescale/imx/imx_i2c.c
312
gpio_pin_is_active(((struct i2c_softc *)ctx)->rb_sdapin, &active);
sys/arm/freescale/imx/imx_i2c.c
320
gpio_pin_set_active(((struct i2c_softc *)ctx)->rb_sdapin, value);
sys/arm/freescale/imx/imx_i2c.c
328
gpio_pin_is_active(((struct i2c_softc *)ctx)->rb_sclpin, &active);
sys/arm/freescale/imx/imx_i2c.c
337
gpio_pin_set_active(((struct i2c_softc *)ctx)->rb_sclpin, value);
sys/arm/freescale/imx/imx_i2c.c
341
i2c_recover_bus(struct i2c_softc *sc)
sys/arm/freescale/imx/imx_i2c.c
388
struct i2c_softc *sc;
sys/arm/freescale/imx/imx_i2c.c
479
struct i2c_softc *sc;
sys/arm/freescale/imx/imx_i2c.c
510
struct i2c_softc *sc;
sys/arm/freescale/imx/imx_i2c.c
536
struct i2c_softc *sc;
sys/arm/freescale/imx/imx_i2c.c
560
struct i2c_softc *sc;
sys/arm/freescale/imx/imx_i2c.c
585
struct i2c_softc *sc;
sys/arm/freescale/imx/imx_i2c.c
599
struct i2c_softc *sc;
sys/arm/freescale/imx/imx_i2c.c
658
struct i2c_softc *sc;
sys/arm/freescale/imx/imx_i2c.c
708
struct i2c_softc *sc;
sys/powerpc/mpc85xx/i2c.c
120
sizeof(struct i2c_softc),
sys/powerpc/mpc85xx/i2c.c
127
i2c_write_reg(struct i2c_softc *sc, bus_size_t off, uint8_t val)
sys/powerpc/mpc85xx/i2c.c
134
i2c_read_reg(struct i2c_softc *sc, bus_size_t off)
sys/powerpc/mpc85xx/i2c.c
141
i2c_flag_set(struct i2c_softc *sc, bus_size_t off, uint8_t mask)
sys/powerpc/mpc85xx/i2c.c
151
i2c_do_wait(device_t dev, struct i2c_softc *sc, int write, int start)
sys/powerpc/mpc85xx/i2c.c
187
struct i2c_softc *sc;
sys/powerpc/mpc85xx/i2c.c
216
struct i2c_softc *sc;
sys/powerpc/mpc85xx/i2c.c
248
struct i2c_softc *sc;
sys/powerpc/mpc85xx/i2c.c
272
struct i2c_softc *sc;
sys/powerpc/mpc85xx/i2c.c
307
struct i2c_softc *sc;
sys/powerpc/mpc85xx/i2c.c
321
struct i2c_softc *sc;
sys/powerpc/mpc85xx/i2c.c
354
struct i2c_softc *sc;
sys/powerpc/mpc85xx/i2c.c
404
struct i2c_softc *sc;