Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.c180 uint32_t desca; in ohci_controller_init() local
278 desca = OREAD4(sc, OHCI_RH_DESCRIPTOR_A); in ohci_controller_init()
279 OWRITE4(sc, OHCI_RH_DESCRIPTOR_A, desca | OHCI_NOCP); in ohci_controller_init()
283 OWRITE4(sc, OHCI_RH_DESCRIPTOR_A, desca); in ohci_controller_init()