OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sInput
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
atombios_crtc.c
459
args.v3.
sInput
.usPixelClock = cpu_to_le16(adjusted_clock / 10);
460
args.v3.
sInput
.ucTransmitterID = radeon_encoder->encoder_id;
461
args.v3.
sInput
.ucEncodeMode = atombios_get_encoder_mode(output);
462
args.v3.
sInput
.ucDispPllConfig = 0;
463
if (radeon_output->coherent_mode || (args.v3.
sInput
.ucEncodeMode == ATOM_ENCODER_MODE_DP))
464
args.v3.
sInput
.ucDispPllConfig |= DISPPLL_CONFIG_COHERENT_MODE;
466
args.v3.
sInput
.ucDispPllConfig |= DISPPLL_CONFIG_DUAL_LINK;
468
// args.v3.
sInput
.ucDispPllConfig |= DISPPLL_CONFIG_SS_ENABLE;
470
/* ErrorF("before %d 0x%x\n", args.v3.
sInput
.usPixelClock, args.v3.
sInput
.ucDispPllConfig); *
[
all
...]
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h
1275
ADJUST_DISPLAY_PLL_INPUT_PARAMETERS_V3
sInput
;
Completed in 12 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026