Searched refs:UP2OCR_SEOS (Results 1 – 3 of 3) sorted by relevance
12 +{ "UP2OCR_SEOS", 0x40600020, 24, 7, 'x', "USB Port 2 Single-Ended Output Select" },
103 #define UP2OCR_SEOS(x) ((x & 7) << 24) /* Single-Ended Output Select */ macro
118 #define UP2OCR_SEOS (1 << 24) /* Single-Ended Output Select */ macro