Searched refs:OHCI_PORT_PPS (Results 1 – 1 of 1) sorted by relevance
208 #define OHCI_PORT_PPS (1 << 8) macro1314 ohci->rhport[i].ctrl |= OHCI_PORT_PPS; in ohci_port_power()1316 ohci->rhport[i].ctrl &= ~(OHCI_PORT_PPS | OHCI_PORT_CCS | in ohci_port_power()1499 if (val & OHCI_PORT_PPS) { in ohci_port_set_status()1520 retval = ohci->rhport[(addr - 0x54) >> 2].ctrl | OHCI_PORT_PPS; in ohci_mem_read()