Home
last modified time | relevance | path

Searched refs:tc358768_ps_to_ns (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dtc358768.c636 static u32 tc358768_ps_to_ns(u32 ps) in tc358768_ps_to_ns() function
754 val2 = tc358768_ns_to_cnt(300 - tc358768_ps_to_ns(2 * ui_ps), in tc358768_bridge_pre_enable()
761 raw_val = tc358768_ns_to_cnt(60 + tc358768_ps_to_ns(2 * ui_ps), hsbyteclk_ps) - 5; in tc358768_bridge_pre_enable()
767 val = 50 + tc358768_ps_to_ns(4 * ui_ps); in tc358768_bridge_pre_enable()
771 raw_val = tc358768_ns_to_cnt(145 - tc358768_ps_to_ns(3 * ui_ps), hsbyteclk_ps) - 10; in tc358768_bridge_pre_enable()
784 val = tc358768_ns_to_cnt(60 + tc358768_ps_to_ns(52 * ui_ps), in tc358768_bridge_pre_enable()
790 raw_val = tc358768_ns_to_cnt(60 + tc358768_ps_to_ns(18 * ui_ps), in tc358768_bridge_pre_enable()
805 val = tc358768_ps_to_ns((lptxcnt + 1) * hsbyteclk_ps * 4); in tc358768_bridge_pre_enable()
808 val2 = tc358768_ns_to_cnt(tc358768_ps_to_ns((lptxcnt + 1) * hsbyteclk_ps), in tc358768_bridge_pre_enable()

Completed in 2 milliseconds