Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dugreg.h69 #define UG_RFACT 1000 macro
70 #define UG_RFACT3 3490 * UG_RFACT / 255
71 #define UG_RFACT4 4360 * UG_RFACT / 255
72 #define UG_RFACT6 6250 * UG_RFACT / 255
Dug.c407 sc->sc_sensor[i].rfact = UG_RFACT; in ug_setup_sensors()
521 sc->sc_sensor[i].rfact = UG_RFACT; in ug2_attach()
571 rfact = UG_RFACT; in ug2_refresh()