Home
last modified time | relevance | path

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

/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h56 static constexpr uint32_t AW_PIN_CAPS_FLAG_HDMI = (1u << 7); variable
178 bool is_hdmi() const { return raw_data_ & AW_PIN_CAPS_FLAG_HDMI; } in is_hdmi()
/system/uapp/ihda/
A Dprint_codec_state.cpp315 { AW_PIN_CAPS_FLAG_HDMI, "HDMI" },

Completed in 4 milliseconds