Searched refs:AW_PIN_CAPS_FLAG_HDMI (Results 1 – 2 of 2) sorted by relevance
56 static constexpr uint32_t AW_PIN_CAPS_FLAG_HDMI = (1u << 7); variable178 bool is_hdmi() const { return raw_data_ & AW_PIN_CAPS_FLAG_HDMI; } in is_hdmi()
315 { AW_PIN_CAPS_FLAG_HDMI, "HDMI" },
Completed in 5 milliseconds