OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:system_config
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
rs780_dpm.h
41
u32
system_config
;
member in struct:igp_power_info
radeon_rs780_dpm.c
914
pi->
system_config
=
917
(pi->
system_config
& 0x4) ? true : false;
/src/sys/external/bsd/drm2/dist/drm/amd/display/include/
grph_object_ctrl_defs.h
338
uint32_t
system_config
;
member in struct:integrated_info
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
smu8_hwmgr.h
65
uint32_t
system_config
;
member in struct:smu8_sys_info
amdgpu_smu8_hwmgr.c
346
data->sys_info.
system_config
=
/src/crypto/external/apache2/openssl/dist/
Configure
1268
my %
system_config
= OpenSSL::config::get_platform(%guess_opts, %user);
1270
# The $
system_config
{disable} is used to populate %disabled with
1272
foreach ( @{$
system_config
{disable} // []} ) {
1275
delete $
system_config
{disable};
1279
%config = ( %config, %
system_config
);
1280
$target = $
system_config
{target};
/src/crypto/external/bsd/openssl/dist/
Configure
1147
my %
system_config
= OpenSSL::config::get_platform(%guess_opts, %user);
1149
# The $
system_config
{disable} is used to populate %disabled with
1151
foreach ( @{$
system_config
{disable} // []} ) {
1154
delete $
system_config
{disable};
1158
%config = ( %config, %
system_config
);
1159
$target = $
system_config
{target};
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser2.c
1413
*
system_config
: Bit[0] = 0 : PCIE power gating disabled
1420
info->
system_config
= le32_to_cpu(info_v11->
system_config
);
amdgpu_bios_parser.c
2264
*
system_config
: Bit[0] = 0 : PCIE power gating disabled
2271
info->
system_config
= le32_to_cpu(info_v8->ulSystemConfig);
2413
*
system_config
: Bit[0] = 0 : PCIE power gating disabled
2420
info->
system_config
= le32_to_cpu(info_v9->ulSystemConfig);
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atomfirmware.h
1101
uint32_t
system_config
;
member in struct:atom_integrated_system_info_v1_11
1146
//
system_config
Completed in 57 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026