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