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

/netbsd-current/sys/arch/hpcmips/dev/
H A Dite8181.c106 static int ite8181_config_read_4(bus_space_tag_t, bus_space_handle_t,
143 ite8181_config_read_4(bus_space_tag_t iot, bus_space_handle_t ioh, function
232 regval = ite8181_config_read_4(iot, ioh, ITE8181_ID);
254 regval = ite8181_config_read_4(sc->sc_iot, sc->sc_ioh, ITE8181_CLASS);
267 sc->sc_mba = ite8181_config_read_4(sc->sc_iot, sc->sc_ioh, ITE8181_MBA);
269 sc->sc_gba = ite8181_config_read_4(sc->sc_iot, sc->sc_ioh, ITE8181_GBA);
271 sc->sc_sba = ite8181_config_read_4(sc->sc_iot, sc->sc_ioh, ITE8181_SBA);

Completed in 87 milliseconds