Home
last modified time | relevance | path

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

/drivers/gpu/drm/bridge/
A Dtc358768.c700 u32 hsbyteclk_ps, dsiclk_ps, ui_ps; in tc358768_bridge_atomic_pre_enable() local
936 ui_ps = dsiclk_ps / 2; in tc358768_bridge_atomic_pre_enable()
938 ui_ps, hsbyteclk_ps); in tc358768_bridge_atomic_pre_enable()
955 val2 = tc358768_ns_to_cnt(300 - tc358768_ps_to_ns(2 * ui_ps), in tc358768_bridge_atomic_pre_enable()
962 raw_val = tc358768_ns_to_cnt(60 + tc358768_ps_to_ns(2 * ui_ps), hsbyteclk_ps) - 5; in tc358768_bridge_atomic_pre_enable()
968 val = 50 + tc358768_ps_to_ns(4 * ui_ps); in tc358768_bridge_atomic_pre_enable()
972 raw_val = tc358768_ns_to_cnt(145 - tc358768_ps_to_ns(3 * ui_ps), hsbyteclk_ps) - 10; in tc358768_bridge_atomic_pre_enable()
985 val = tc358768_ns_to_cnt(60 + tc358768_ps_to_ns(52 * ui_ps), in tc358768_bridge_atomic_pre_enable()
991 raw_val = tc358768_ns_to_cnt(60 + tc358768_ps_to_ns(18 * ui_ps), in tc358768_bridge_atomic_pre_enable()

Completed in 7 milliseconds