Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | dbg_port(hc, label, num, value) |
#define | OHCI_SCHED_ENABLES (OHCI_CTRL_CLE|OHCI_CTRL_BLE|OHCI_CTRL_PLE|OHCI_CTRL_IE) |
#define | ohci_start_port_reset NULL |
#define | PORT_RESET_MSEC 10 |
#define | PORT_RESET_HW_MSEC 10 |
#define | tick_before(t1, t2) ((s16)(((s16)(t1))-((s16)(t2))) < 0) |
Definition at line 16 of file ohci-hub.c.
#define OHCI_SCHED_ENABLES (OHCI_CTRL_CLE|OHCI_CTRL_BLE|OHCI_CTRL_PLE|OHCI_CTRL_IE) |
Definition at line 39 of file ohci-hub.c.
#define ohci_start_port_reset NULL |
Definition at line 616 of file ohci-hub.c.
#define PORT_RESET_HW_MSEC 10 |
Definition at line 635 of file ohci-hub.c.
#define PORT_RESET_MSEC 10 |
Definition at line 631 of file ohci-hub.c.