Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dusb-ohci-pxa27x.h12 #define ENABLE_PORT1 (1 << 0) macro
15 #define ENABLE_PORT_ALL (ENABLE_PORT1 | ENABLE_PORT2 | ENABLE_PORT3)
/linux/drivers/usb/host/
H A Dohci-pxa27x.c223 if (inf->flags & ENABLE_PORT1) in pxa27x_setup_hc()
356 pdata->flags |= ENABLE_PORT1; in ohci_pxa_of_init()
453 if (!(inf->flags & (ENABLE_PORT1 << i))) in ohci_hcd_pxa27x_probe()