Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8998.c194 u32 th1, th2; in pll_get_post_div() local
205 th1 = rvar1; in pll_get_post_div()
215 if ((th1 >= th_min && th1 <= th_max) || in pll_get_post_div()
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-isys.c591 else if (calc_fill_time_us <= ltrdid.lut_fill_time.bits.th1) in update_watermark_setting()