Lines Matching full:transceiver
62 #define UDCOTGICR_IEXR (1 << 17) /* Extra Transceiver Interrupt
64 #define UDCOTGICR_IEXF (1 << 16) /* Extra Transceiver Interrupt
92 #define UP2OCR_DPPDE (1 << 2) /* Host Port 2 Transceiver D+ Pull Down Enable */
93 #define UP2OCR_DMPDE (1 << 3) /* Host Port 2 Transceiver D- Pull Down Enable */
94 #define UP2OCR_DPPUE (1 << 4) /* Host Port 2 Transceiver D+ Pull Up Enable */
95 #define UP2OCR_DMPUE (1 << 5) /* Host Port 2 Transceiver D- Pull Up Enable */
96 #define UP2OCR_DPPUBE (1 << 6) /* Host Port 2 Transceiver D+ Pull Up Bypass Enable */
97 #define UP2OCR_DMPUBE (1 << 7) /* Host Port 2 Transceiver D- Pull Up Bypass Enable */
98 #define UP2OCR_EXSP (1 << 8) /* External Transceiver Speed Control */
99 #define UP2OCR_EXSUS (1 << 9) /* External Transceiver Speed Enable */
101 #define UP2OCR_HXS (1 << 16) /* Host Port 2 Transceiver Output Select */
102 #define UP2OCR_HXOE (1 << 17) /* Host Port 2 Transceiver Output Enable */