Searched refs:at91_vbus_update (Results 1 – 1 of 1) sorted by relevance
1528 static void at91_vbus_update(struct at91_udc *udc, unsigned value) in at91_vbus_update() function1541 at91_vbus_update(udc, gpio_get_value(udc->board.vbus_pin)); in at91_vbus_irq()1551 at91_vbus_update(udc, gpio_get_value_cansleep(udc->board.vbus_pin)); in at91_vbus_timer_work()