Searched refs:last_vbus (Results 1 – 1 of 1) sorted by relevance
180 u8 last_vbus; member2896 if (udc->last_vbus != udc->vbus) { in vbus_work()2897 udc->last_vbus = udc->vbus; in vbus_work()2940 udc->last_vbus = udc->vbus = 0; in lpc32xx_start()