Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/mx6sabreauto/
H A Dmx6sabreauto.c174 static int port_exp_direction_output(unsigned gpio, int value) in port_exp_direction_output() function
757 port_exp_direction_output(USB_OTG_PWR, 1); in board_ehci_power()
759 port_exp_direction_output(USB_OTG_PWR, 0); in board_ehci_power()
763 port_exp_direction_output(USB_HOST1_PWR, 1); in board_ehci_power()
765 port_exp_direction_output(USB_HOST1_PWR, 0); in board_ehci_power()