Searched refs:AW_PIN_CAPS_FLAG_DISPLAY_PORT (Results 1 – 2 of 2) sorted by relevance
63 static constexpr uint32_t AW_PIN_CAPS_FLAG_DISPLAY_PORT = (1u << 24); variable185 bool is_display_port() const { return raw_data_ & AW_PIN_CAPS_FLAG_DISPLAY_PORT; } in is_display_port()
322 { AW_PIN_CAPS_FLAG_DISPLAY_PORT, "DisplayPort" },
Completed in 4 milliseconds