Home
last modified time | relevance | path

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

/external/coreboot/payloads/libpayload/drivers/usb/
Dohci_private.h45 NoOverCurrentProtection = 1 << 12, enumerator
Dohci.c202 …OHCI_INST(controller)->opreg->HcRhDescriptorA = NoPowerSwitching | NoOverCurrentProtection | (10 *… in ohci_init()