OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fec_config
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link_dp.c
4092
uint8_t
fec_config
= 0;
local in function:dp_set_fec_ready
4101
fec_config
= 1;
4104
&
fec_config
,
4105
sizeof(
fec_config
)) == DC_OK) {
4114
fec_config
= 0;
4117
&
fec_config
,
4118
sizeof(
fec_config
));
amdgpu_dc_link_dp.c
4092
uint8_t
fec_config
= 0;
local in function:dp_set_fec_ready
4101
fec_config
= 1;
4104
&
fec_config
,
4105
sizeof(
fec_config
)) == DC_OK) {
4114
fec_config
= 0;
4117
&
fec_config
,
4118
sizeof(
fec_config
));
Completed in 57 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025