Searched refs:board_ehci_power (Results 1 – 12 of 12) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-mx6.c | 310 int __weak board_ehci_power(int port, int on) in board_ehci_power() function 368 board_ehci_power(index, (type == USB_INIT_DEVICE) ? 0 : 1); in ehci_hcd_init()
|
/openbmc/u-boot/include/usb/ |
H A D | ehci-ci.h | 282 int board_ehci_power(int port, int on);
|
/openbmc/u-boot/board/k+p/kp_imx6q_tpc/ |
H A D | kp_imx6q_tpc.c | 234 int board_ehci_power(int port, int on) in board_ehci_power() function
|
/openbmc/u-boot/board/tqc/tqma6/ |
H A D | tqma6_wru4.c | 327 int board_ehci_power(int port, int on) in board_ehci_power() function
|
/openbmc/u-boot/board/aristainetos/ |
H A D | aristainetos.c | 317 int board_ehci_power(int port, int on) in board_ehci_power() function
|
/openbmc/u-boot/board/dhelectronics/dh_imx6/ |
H A D | dh_imx6.c | 263 int board_ehci_power(int port, int on) in board_ehci_power() function
|
/openbmc/u-boot/board/compulab/cm_fx6/ |
H A D | cm_fx6.c | 349 int board_ehci_power(int port, int on) in board_ehci_power() function
|
/openbmc/u-boot/board/toradex/colibri_imx6/ |
H A D | colibri_imx6.c | 284 int board_ehci_power(int port, int on) in board_ehci_power() function
|
/openbmc/u-boot/board/boundary/nitrogen6x/ |
H A D | nitrogen6x.c | 276 int board_ehci_power(int port, int on) in board_ehci_power() function
|
/openbmc/u-boot/board/congatec/cgtqmx6eval/ |
H A D | cgtqmx6eval.c | 499 int board_ehci_power(int port, int on) in board_ehci_power() function
|
/openbmc/u-boot/board/toradex/apalis_imx6/ |
H A D | apalis_imx6.c | 339 int board_ehci_power(int port, int on) in board_ehci_power() function
|
/openbmc/u-boot/board/gateworks/gw_ventana/ |
H A D | gw_ventana.c | 178 int board_ehci_power(int port, int on) in board_ehci_power() function
|