Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/bridge/
H A Dtc358768.c690 u32 val, val2, lptxcnt, hact, data_type; in tc358768_bridge_pre_enable() local
937 lptxcnt = val; in tc358768_bridge_pre_enable()
970 val = val / (lptxcnt + 1) - 1; in tc358768_bridge_pre_enable()
996 val = tc358768_ps_to_ns((lptxcnt + 1) * hsbyteclk_ps * 4); in tc358768_bridge_pre_enable()
999 val2 = tc358768_ns_to_cnt(tc358768_ps_to_ns((lptxcnt + 1) * hsbyteclk_ps), in tc358768_bridge_pre_enable()
/linux-6.15/drivers/media/i2c/
H A Dtc358746.c595 u32 val, val2, lptxcnt; in tc358746_apply_dphy_config() local
609 lptxcnt = val; in tc358746_apply_dphy_config()
645 val = val / (lptxcnt + 1) - 1; in tc358746_apply_dphy_config()