Home
last modified time | relevance | path

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

/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h60 static constexpr uint32_t AW_PIN_CAPS_FLAG_VREF_80_PERCENT = (1u << 12); variable
182 bool vref_80() const { return raw_data_ & AW_PIN_CAPS_FLAG_VREF_80_PERCENT; } in vref_80()
/system/uapp/ihda/
A Dprint_codec_state.cpp319 { AW_PIN_CAPS_FLAG_VREF_80_PERCENT, "VREF_80%" },
475 AW_PIN_CAPS_FLAG_VREF_80_PERCENT | in ihda_dump_widget()

Completed in 6 milliseconds