Home
last modified time | relevance | path

Searched refs:has_hostpc (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/usb/
A Dtegra_usb_phy.h29 bool has_hostpc; member
/linux-6.3-rc2/drivers/usb/host/
A Dehci.h233 unsigned has_hostpc:1; member
661 switch ((portsc >> (ehci->has_hostpc ? 25 : 26)) & 3) { in ehci_port_speed()
A Dehci-hcd.c249 if (ehci->has_hostpc) { in ehci_reset()
A Dehci-hub.c979 if (ehci->has_hostpc) { in ehci_hub_control()
/linux-6.3-rc2/drivers/usb/phy/
A Dphy-tegra-usb.c226 if (phy->soc_config->has_hostpc) { in set_pts()
245 if (phy->soc_config->has_hostpc) { in set_phcd()
1319 .has_hostpc = false,
1327 .has_hostpc = true,
/linux-6.3-rc2/drivers/usb/chipidea/
A Dhost.c151 ehci->has_hostpc = ci->hw_bank.lpm; in host_start()

Completed in 15 milliseconds