Searched refs:UP2OCR_DPPUE (Results 1 – 4 of 4) sorted by relevance
601 writel(readl(UP2OCR) | UP2OCR_DPPUE, UP2OCR); in udc_connect()615 writel(readl(UP2OCR) & ~UP2OCR_DPPUE, UP2OCR); in udc_disconnect()
94 #define UP2OCR_DPPUE (1 << 4) /* Host Port 2 Transceiver D+ Pull Up Enable */ macro
109 #define UP2OCR_DPPUE (1 << 4) /* D+ Pull Up Enable */ macro
869 #define UP2OCR_DPPUE (1<<4) macro