OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pre_emph_names
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios_dp.c
51
static const char *const
pre_emph_names
[] = {
variable in typeref:typename:const char * const[]
226
pre_emph_names
[this_p >> DP_TRAIN_PRE_EMPHASIS_SHIFT]);
242
pre_emph_names
[(p & DP_TRAIN_PRE_EMPHASIS_MASK) >> DP_TRAIN_PRE_EMPHASIS_SHIFT]);
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios_dp.c
49
static const char *
pre_emph_names
[] = {
variable in typeref:typename:const char * []
284
pre_emph_names
[this_p >> DP_TRAIN_PRE_EMPHASIS_SHIFT]);
300
pre_emph_names
[(p & DP_TRAIN_PRE_EMPHASIS_MASK) >> DP_TRAIN_PRE_EMPHASIS_SHIFT]);
Completed in 12 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025