Searched refs:vbus_active_low (Results 1 – 2 of 2) sorted by relevance
113 u8 vbus_active_low; /* vbus polarity */ member
1513 value ^= udc->board.vbus_active_low; in at91_vbus_update()1794 board->vbus_active_low = (flags & OF_GPIO_ACTIVE_LOW) ? 1 : 0; in at91udc_of_init()1904 udc->board.vbus_active_low; in at91udc_probe()