Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/
H A Dtc358768.c790 u32 hsbyteclk_ps, dsiclk_ps, ui_ps; in tc358768_bridge_atomic_pre_enable() local
1009 hsbyteclk_ps = (u32)div_u64(PICO, hsbyteclk); in tc358768_bridge_atomic_pre_enable()
1013 ui_ps, hsbyteclk_ps); in tc358768_bridge_atomic_pre_enable()
1016 val = tc358768_ns_to_cnt(100 * 1000, hsbyteclk_ps) - 1; in tc358768_bridge_atomic_pre_enable()
1021 val = tc358768_ns_to_cnt(50, hsbyteclk_ps) - 1; in tc358768_bridge_atomic_pre_enable()
1027 val = tc358768_ns_to_cnt(65, hsbyteclk_ps) - 1; in tc358768_bridge_atomic_pre_enable()
1031 hsbyteclk_ps) - 2; in tc358768_bridge_atomic_pre_enable()
1037 raw_val = tc358768_ns_to_cnt(60 + tc358768_ps_to_ns(2 * ui_ps), hsbyteclk_ps) - 5; in tc358768_bridge_atomic_pre_enable()
1044 val = tc358768_ns_to_cnt(val, hsbyteclk_ps) - 1; in tc358768_bridge_atomic_pre_enable()
1047 raw_val = tc358768_ns_to_cnt(145 - tc358768_ps_to_ns(3 * ui_ps), hsbyteclk_ps) - 10; in tc358768_bridge_atomic_pre_enable()
[all …]