OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bitrate
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dsi_vbt.c
757
u32
bitrate
= intel_dsi_bitrate(intel_dsi);
local in function:intel_dsi_vbt_init
761
* then the
bitrate
we have calculated, in this case
762
* just replace it with the calculated
bitrate
.
764
if (mipi_config->target_burst_mode_freq <
bitrate
&&
767
bitrate
))
768
mipi_config->target_burst_mode_freq =
bitrate
;
770
if (mipi_config->target_burst_mode_freq <
bitrate
) {
777
bitrate
);
intel_dsi_vbt.c
757
u32
bitrate
= intel_dsi_bitrate(intel_dsi);
local in function:intel_dsi_vbt_init
761
* then the
bitrate
we have calculated, in this case
762
* just replace it with the calculated
bitrate
.
764
if (mipi_config->target_burst_mode_freq <
bitrate
&&
767
bitrate
))
768
mipi_config->target_burst_mode_freq =
bitrate
;
770
if (mipi_config->target_burst_mode_freq <
bitrate
) {
777
bitrate
);
Completed in 29 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025