Searched refs:USBH2_PHY_CS_GPIO (Results 1 – 1 of 1) sorted by relevance
32 #define USBH2_PHY_CS_GPIO (GPIO_PORTB + 24) macro101 USBH2_PHY_CS_GPIO | GPIO_GPIO | GPIO_OUT,269 gpio_set_value(USBH2_PHY_CS_GPIO, 0); in usbh2_phy_init()382 gpio_request(USBH2_PHY_CS_GPIO, "usb-host2-cs"); in pca100_late_init()383 gpio_direction_output(USBH2_PHY_CS_GPIO, 1); in pca100_late_init()