Home
last modified time | relevance | path

Searched refs:AW_PIN_CAPS_FLAG_DISPLAY_PORT (Results 1 – 2 of 2) sorted by relevance

/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h63 static constexpr uint32_t AW_PIN_CAPS_FLAG_DISPLAY_PORT = (1u << 24); variable
185 bool is_display_port() const { return raw_data_ & AW_PIN_CAPS_FLAG_DISPLAY_PORT; } in is_display_port()
/system/uapp/ihda/
A Dprint_codec_state.cpp322 { AW_PIN_CAPS_FLAG_DISPLAY_PORT, "DisplayPort" },

Completed in 4 milliseconds