Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dehcireg.h84 #define EHCI_HCC_64BIT(x) ((x) & 0x1) /* 64 bit address cap */ macro
H A Dehci.c322 if (EHCI_HCC_64BIT(cparams)) in ehci_init()
1021 if (EHCI_HCC_64BIT(cparams)) in ehci_activate()