Home
last modified time | relevance | path

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

/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h58 static constexpr uint32_t AW_PIN_CAPS_FLAG_VREF_50_PERCENT = (1u << 9); variable
180 bool vref_50() const { return raw_data_ & AW_PIN_CAPS_FLAG_VREF_50_PERCENT; } in vref_50()
/system/uapp/ihda/
A Dprint_codec_state.cpp317 { AW_PIN_CAPS_FLAG_VREF_50_PERCENT, "VREF_50%" },
473 AW_PIN_CAPS_FLAG_VREF_50_PERCENT | in ihda_dump_widget()

Completed in 4 milliseconds