Searched refs:OHCI_PORT_PPS (Results 1 – 1 of 1) sorted by relevance
280 #define OHCI_PORT_PPS (1<<8) macro1255 ohci->rhport[i].ctrl |= OHCI_PORT_PPS; in ohci_port_power()1257 ohci->rhport[i].ctrl &= ~(OHCI_PORT_PPS| in ohci_port_power()1391 if (val & OHCI_PORT_PPS) in ohci_port_set_status()1411 retval = ohci->rhport[(addr - 0x54) >> 2].ctrl | OHCI_PORT_PPS; in ohci_mem_read()