Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-tegra.c180 u32 has_hostpc:1; member
186 .has_hostpc = 0,
190 .has_hostpc = 1,
194 .has_hostpc = 1,
198 .has_hostpc = 1,
217 if (controller->has_hostpc) in tegra_ehci_powerup_fixup()
248 if (controller->has_hostpc) { in tegra_ehci_get_port_speed()
392 if (!controller->has_hostpc) { in init_utmi_usb_controller()
528 if (controller->has_hostpc) { in init_utmi_usb_controller()
565 if (controller->has_hostpc) { in init_utmi_usb_controller()