Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8998.c195 u32 th1, th2; in pll_get_post_div() local
206 th1 = rvar1; in pll_get_post_div()
216 if ((th1 >= th_min && th1 <= th_max) || in pll_get_post_div()
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-isys.h79 u8 th1; member
H A Dipu6-isys.c590 else if (calc_fill_time_us <= ltrdid.lut_fill_time.bits.th1) in update_watermark_setting()