Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dohci-sa1111.c104 ((status & USB_STATUS_USBPWRSENSE) ? "USBPWRSENSE " : ""));
/linux-2.6.39/arch/arm/include/asm/hardware/
Dsa1111.h160 #define USB_STATUS_USBPWRSENSE (1 << 11) macro