Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/sensor/
H A Dlm75.c82 uint32_t sc_conf; member
236 conf = sc->sc_conf; in lm75_type_detect()
242 sc->sc_conf = LM75_TEST_PATTERN; in lm75_type_detect()
252 if (sc->sc_conf != LM75_TEST_PATTERN) in lm75_type_detect()
278 sc->sc_conf = conf; in lm75_type_detect()
359 sc->sc_conf = (uint32_t)buf8; in lm75_conf_read()
370 buf8[1] = (uint8_t)sc->sc_conf & LM75_CONF_MASK; in lm75_conf_write()
491 tmp = (sc->sc_conf & LM75_CONF_FAULT) >> LM75_CONF_FSHIFT; in lm75_faults_sysctl()
505 sc->sc_conf &= ~LM75_CONF_FAULT; in lm75_faults_sysctl()
506 sc->sc_conf |= newf << LM75_CONF_FSHIFT; in lm75_faults_sysctl()
[all …]
/freebsd/sys/dev/usb/controller/
H A Duhci.h236 uint8_t sc_conf; /* device configuration */ member
H A Datmegadci.h271 uint8_t sc_conf; /* root hub config */ member
H A Ddwc_otg.h208 uint8_t sc_conf; /* root HUB config */ member
H A Dohci.h251 uint8_t sc_conf; /* device configuration */ member
H A Davr32dci.h240 uint8_t sc_conf; /* root hub config */ member
H A Duss820dci.h347 uint8_t sc_conf; /* root HUB config */ member
H A Dmusb_otg.h419 uint8_t sc_conf; /* root HUB config */ member
H A Dehci.h352 uint8_t sc_conf; /* device configuration */ member
H A Dxhci.h553 uint8_t sc_conf; member
H A Datmegadci.c1743 sc->sc_hub_temp.wValue[0] = sc->sc_conf; in atmegadci_roothub_exec()
1762 sc->sc_conf = value; in atmegadci_roothub_exec()
H A Davr32dci.c1698 sc->sc_hub_temp.wValue[0] = sc->sc_conf; in avr32dci_roothub_exec()
1717 sc->sc_conf = value; in avr32dci_roothub_exec()
H A Duss820dci.c2044 sc->sc_hub_temp.wValue[0] = sc->sc_conf; in uss820dci_roothub_exec()
2063 sc->sc_conf = value; in uss820dci_roothub_exec()
H A Dohci.c2089 sc->sc_hub_desc.temp[0] = sc->sc_conf; in ohci_roothub_exec()
2166 sc->sc_conf = value; in ohci_roothub_exec()
H A Duhci.c2457 sc->sc_hub_desc.temp[0] = sc->sc_conf; in uhci_roothub_exec()
2534 sc->sc_conf = value; in uhci_roothub_exec()
H A Dmusb_otg.c3776 sc->sc_hub_temp.wValue[0] = sc->sc_conf; in musbotg_roothub_exec()
3795 sc->sc_conf = value; in musbotg_roothub_exec()
H A Dehci.c3038 sc->sc_hub_desc.temp[0] = sc->sc_conf; in ehci_roothub_exec()
3127 sc->sc_conf = value; in ehci_roothub_exec()
H A Ddwc_otg.c4523 sc->sc_hub_temp.wValue[0] = sc->sc_conf; in dwc_otg_roothub_exec()
4542 sc->sc_conf = value; in dwc_otg_roothub_exec()