Searched refs:hdec (Results 1 – 2 of 2) sorted by relevance
830 int hdec; in maven_compute_timming() local839 hdec = 94208 / (mt->HTotal); in maven_compute_timming()841 hdec = 0x81; in maven_compute_timming()842 if (hdec > 0x81) in maven_compute_timming()843 hdec = 0x81; in maven_compute_timming()844 if (hdec < 0x41) in maven_compute_timming()845 hdec = 0x41; in maven_compute_timming()846 hdec--; in maven_compute_timming()847 hlen = 98304 - 128 - ((lmargin + mt->HDisplay - 8) * hdec); in maven_compute_timming()870 ib = ((0x3C0000 * i - 0x8000)/ hdec + 0x05E7) >> 8; in maven_compute_timming()[all …]
766 s64 hdec, dec; in kvmhv_vcpu_entry_p9() local782 hdec = time_limit - *tb; in kvmhv_vcpu_entry_p9()783 if (hdec < 0) in kvmhv_vcpu_entry_p9()939 mtspr(SPRN_HDEC, hdec); in kvmhv_vcpu_entry_p9()