Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichiic/
H A Dig4_iic.c91 static const struct ig4_hw ig4iic_hw[] = { variable
864 if (ig4_timings < 2 && sc->version < nitems(ig4iic_hw)) { in ig4iic_get_config()
865 hw = &ig4iic_hw[sc->version]; in ig4iic_get_config()