Searched refs:GPIO_NR_PALMTE2_USB_PULLUP (Results 1 – 2 of 2) sorted by relevance
196 .gpio_pullup = GPIO_NR_PALMTE2_USB_PULLUP,338 if (!gpio_request(GPIO_NR_PALMTE2_USB_PULLUP, "UDC Vbus")) { in palmte2_udc_init()339 gpio_direction_output(GPIO_NR_PALMTE2_USB_PULLUP, 1); in palmte2_udc_init()340 gpio_free(GPIO_NR_PALMTE2_USB_PULLUP); in palmte2_udc_init()
33 #define GPIO_NR_PALMTE2_USB_PULLUP 53 macro