Home
last modified time | relevance | path

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

/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h61 static constexpr uint32_t AW_PIN_CAPS_FLAG_VREF_100_PERCENT = (1u << 13); variable
183 bool vref_100() const { return raw_data_ & AW_PIN_CAPS_FLAG_VREF_100_PERCENT; } in vref_100()
/system/uapp/ihda/
A Dprint_codec_state.cpp320 { AW_PIN_CAPS_FLAG_VREF_100_PERCENT, "VREF_100%" },
476 AW_PIN_CAPS_FLAG_VREF_100_PERCENT))) { in ihda_dump_widget()

Completed in 15 milliseconds