Searched refs:hsbyteclk_ps (Results 1 – 1 of 1) sorted by relevance
700 u32 hsbyteclk_ps, dsiclk_ps, ui_ps; in tc358768_bridge_atomic_pre_enable() local934 hsbyteclk_ps = (u32)div_u64(PICO, hsbyteclk); in tc358768_bridge_atomic_pre_enable()938 ui_ps, hsbyteclk_ps); in tc358768_bridge_atomic_pre_enable()946 val = tc358768_ns_to_cnt(50, hsbyteclk_ps) - 1; in tc358768_bridge_atomic_pre_enable()952 val = tc358768_ns_to_cnt(65, hsbyteclk_ps) - 1; in tc358768_bridge_atomic_pre_enable()956 hsbyteclk_ps) - 2; in tc358768_bridge_atomic_pre_enable()969 val = tc358768_ns_to_cnt(val, hsbyteclk_ps) - 1; in tc358768_bridge_atomic_pre_enable()979 val = tc358768_ns_to_cnt(1020000, hsbyteclk_ps); in tc358768_bridge_atomic_pre_enable()986 hsbyteclk_ps) - 3; in tc358768_bridge_atomic_pre_enable()992 hsbyteclk_ps) - 4; in tc358768_bridge_atomic_pre_enable()[all …]
Completed in 8 milliseconds