Searched refs:USBH2_PHY_CS_GPIO (Results 1 – 1 of 1) sorted by relevance
45 #define USBH2_PHY_CS_GPIO (GPIO_PORTB + 24) macro114 USBH2_PHY_CS_GPIO | GPIO_GPIO | GPIO_OUT,283 gpio_set_value(USBH2_PHY_CS_GPIO, 0); in usbh2_phy_init()387 gpio_request(USBH2_PHY_CS_GPIO, "usb-host2-cs"); in pca100_init()388 gpio_direction_output(USBH2_PHY_CS_GPIO, 1); in pca100_init()