Home
last modified time | relevance | path

Searched refs:vf_i2c_softc (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/iicbus/controller/vybrid/
H A Dvf_i2c.c148 struct vf_i2c_softc *sc; in vf_i2c_attach_common()
204 struct vf_i2c_softc *sc; in i2c_detach()
240 wait_for_nibb(struct vf_i2c_softc *sc) in wait_for_nibb()
256 wait_for_icf(struct vf_i2c_softc *sc) in wait_for_icf()
285 tx_acked(struct vf_i2c_softc *sc) in tx_acked()
296 struct vf_i2c_softc *sc; in i2c_repeated_start()
338 struct vf_i2c_softc *sc; in i2c_start()
392 struct vf_i2c_softc *sc; in i2c_stop()
411 struct vf_i2c_softc *sc; in i2c_get_div_val()
450 struct vf_i2c_softc *sc; in i2c_reset()
[all …]
H A Dvf_i2c_acpi.c80 struct vf_i2c_softc *sc; in vf_i2c_acpi_attach()
98 sizeof(struct vf_i2c_softc), vf_i2c_driver);
H A Dvf_i2c_fdt.c78 struct vf_i2c_softc *sc; in vf_i2c_fdt_attach()
118 sizeof(struct vf_i2c_softc), vf_i2c_driver);
H A Dvf_i2c.h58 struct vf_i2c_softc { struct