Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358768.c674 u32 hsbyteclk_ps, dsiclk_ps, ui_ps; in tc358768_bridge_pre_enable() local
905 hsbyteclk_ps = (u32)div_u64(PICO, hsbyteclk); in tc358768_bridge_pre_enable()
909 ui_ps, hsbyteclk_ps); in tc358768_bridge_pre_enable()
917 val = tc358768_ns_to_cnt(50, hsbyteclk_ps) - 1; in tc358768_bridge_pre_enable()
923 val = tc358768_ns_to_cnt(65, hsbyteclk_ps) - 1; in tc358768_bridge_pre_enable()
927 hsbyteclk_ps) - 2; in tc358768_bridge_pre_enable()
940 val = tc358768_ns_to_cnt(val, hsbyteclk_ps) - 1; in tc358768_bridge_pre_enable()
950 val = tc358768_ns_to_cnt(1020000, hsbyteclk_ps); in tc358768_bridge_pre_enable()
957 hsbyteclk_ps) - 3; in tc358768_bridge_pre_enable()
963 hsbyteclk_ps) - 4; in tc358768_bridge_pre_enable()
[all …]