Home
last modified time | relevance | path

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

/system/dev/display/intel-i915/
A Dregisters-ddi.h56 uint32_t bit = ddi_to_first_bit(ddi) + kHpdEnableBitSubOffset; in hpd_enable()
61 uint32_t bit = ddi_to_first_bit(ddi) + kHpdLongPulseBitSubOffset; in hpd_long_pulse()
66 uint32_t bit = ddi_to_first_bit(ddi) + kHpdShortPulseBitSubOffset; in hpd_short_pulse()
82 static uint32_t ddi_to_first_bit(Ddi ddi) { in ddi_to_first_bit() function

Completed in 4 milliseconds