Home
last modified time | relevance | path

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

/system/dev/display/vim-display/
A Dedid.cpp23 p->timings.hpol = disp_timing->flags & MODE_FLAG_HSYNC_POSITIVE; in get_vic()
58 p->timings.hpol = 1; in get_vic()
A Dhdmitx.h164 bool hpol; member
A Dhdmitx.cpp453 WRITE32_REG(VPU, VPU_HDMI_SETTING, (p->timings.hpol << 2) | (p->timings.vpol << 3) | (4 << 5)); in hdmi_config_encoder()
558 hdmi_data |= FC_INVIDCONF_HSYNC_POL(p->timings.hpol); in hdmi_config_hdmitx()

Completed in 6 milliseconds