Home
last modified time | relevance | path

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

/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h59 static constexpr uint32_t AW_PIN_CAPS_FLAG_VREF_GROUND = (1u << 10); variable
181 bool vref_gnd() const { return raw_data_ & AW_PIN_CAPS_FLAG_VREF_GROUND; } in vref_gnd()
/system/uapp/ihda/
A Dprint_codec_state.cpp318 { AW_PIN_CAPS_FLAG_VREF_GROUND, "VREF_GND" },
474 AW_PIN_CAPS_FLAG_VREF_GROUND | in ihda_dump_widget()

Completed in 5 milliseconds