Searched refs:GPIO_NR_PALMTE2_USB_PULLUP (Results 1 – 2 of 2) sorted by relevance
207 .gpio_pullup = GPIO_NR_PALMTE2_USB_PULLUP,349 if (!gpio_request(GPIO_NR_PALMTE2_USB_PULLUP, "UDC Vbus")) { in palmte2_udc_init()350 gpio_direction_output(GPIO_NR_PALMTE2_USB_PULLUP, 1); in palmte2_udc_init()351 gpio_free(GPIO_NR_PALMTE2_USB_PULLUP); in palmte2_udc_init()
29 #define GPIO_NR_PALMTE2_USB_PULLUP 53 macro