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

/freebsd-12-stable/sys/dev/ichiic/
H A Dig4_iic.c93 static const struct ig4_hw ig4iic_hw[] = { variable in typeref:struct:ig4_hw
872 if (ig4_timings < 2 && sc->version < nitems(ig4iic_hw)) {
873 hw = &ig4iic_hw[sc->version];

Completed in 102 milliseconds