Home
last modified time | relevance | path

Searched refs:FHCI_PORT_LOW (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/usb/host/
Dfhci-hub.c64 case FHCI_PORT_LOW: in fhci_config_transceiver()
119 (usb->port_status != FHCI_PORT_LOW)) in fhci_port_enable()
Dfhci-sched.c235 usb->port_status != FHCI_PORT_LOW) { in add_packet()
407 usb->port_status = FHCI_PORT_LOW; in sof_interrupt()
470 usb->port_status = FHCI_PORT_LOW; in fhci_device_connected_interrupt()
563 (usb->port_status == FHCI_PORT_LOW)) { in fhci_irq()
Dfhci-hcd.c139 usb->port_status == FHCI_PORT_LOW) in fhci_usb_disable()
739 fhci_config_transceiver(fhci, FHCI_PORT_LOW); in of_fhci_probe()
Dfhci.h309 FHCI_PORT_LOW, /* low speed connected */ enumerator