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