Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dehci-ci.h34 #define CM_DEVICE (2 << 0) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-vf.c182 setbits_le32(&ehci->usbmode, CM_DEVICE); in ehci_hcd_init()