OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tclk_trail_ns
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
icl_dsi.c
1571
u32 ths_prepare_ns,
tclk_trail_ns
;
local in function:icl_dphy_param_init
1577
tclk_trail_ns
= max(mipi_config->tclk_trail, mipi_config->ths_trail);
1603
trail_cnt = DIV_ROUND_UP(
tclk_trail_ns
, tlpx_ns);
vlv_dsi.c
1660
u32 ths_prepare_ns,
tclk_trail_ns
;
local in function:vlv_dphy_param_init
1746
tclk_trail_ns
= max(mipi_config->tclk_trail, mipi_config->ths_trail);
1747
trail_cnt = DIV_ROUND_UP(
tclk_trail_ns
* ui_den, ui_num * mul);
Completed in 169 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025