Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/bridge/
H A Dtc358768.c693 u32 hsbyteclk_ps, dsiclk_ps, ui_ps; in tc358768_bridge_pre_enable() local
924 hsbyteclk_ps = (u32)div_u64(PICO, hsbyteclk); in tc358768_bridge_pre_enable()
928 ui_ps, hsbyteclk_ps); in tc358768_bridge_pre_enable()
936 val = tc358768_ns_to_cnt(50, hsbyteclk_ps) - 1; in tc358768_bridge_pre_enable()
942 val = tc358768_ns_to_cnt(65, hsbyteclk_ps) - 1; in tc358768_bridge_pre_enable()
946 hsbyteclk_ps) - 2; in tc358768_bridge_pre_enable()
959 val = tc358768_ns_to_cnt(val, hsbyteclk_ps) - 1; in tc358768_bridge_pre_enable()
969 val = tc358768_ns_to_cnt(1020000, hsbyteclk_ps); in tc358768_bridge_pre_enable()
976 hsbyteclk_ps) - 3; in tc358768_bridge_pre_enable()
982 hsbyteclk_ps) - 4; in tc358768_bridge_pre_enable()
[all …]