Searched refs:DC_VBUSSTAT (Results 1 – 2 of 2) sorted by relevance
145 #define DC_VBUSSTAT (1 << 8) macro
1316 if (!(isp1760_udc_read(udc, DC_MODE) & DC_VBUSSTAT)) in isp1760_udc_irq()1338 if (!(isp1760_udc_read(udc, DC_MODE) & DC_VBUSSTAT)) in isp1760_udc_vbus_poll()