Home
last modified time | relevance | path

Searched refs:classification (Results 1 – 25 of 76) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c328 uint16_t classification, uint16_t classification2)
332 if (classification & ATOM_PPLIB_CLASSIFICATION_BOOT)
335 if (classification & ATOM_PPLIB_CLASSIFICATION_THERMAL)
338 if (classification & ATOM_PPLIB_CLASSIFICATION_LIMITEDPOWERSOURCE)
341 if (classification & ATOM_PPLIB_CLASSIFICATION_REST)
344 if (classification & ATOM_PPLIB_CLASSIFICATION_FORCED)
347 if (classification & ATOM_PPLIB_CLASSIFICATION_ACPI)
369 power_state->classification.bios_index = entry_index;
396 if (!result && (power_state->classification.flags &
H A Dpp_psm.c78 if (state->classification.flags & PP_StateClassificationFlag_Boot) { in psm_init_power_state_table()
86 if (state->classification.flags & PP_StateClassificationFlag_Uvd) in psm_init_power_state_table()
123 if (state->classification.ui_label & ui_label) { in psm_get_ui_state()
144 if (state->classification.flags & flag) { in psm_get_state_by_classification()
218 if ((*state)->classification.ui_label & label_id) in psm_set_user_performance_state()
H A Dprocesspptables.c624 USHORT classification, in make_classification_flags() argument
629 if (classification & ATOM_PPLIB_CLASSIFICATION_BOOT) in make_classification_flags()
632 if (classification & ATOM_PPLIB_CLASSIFICATION_THERMAL) in make_classification_flags()
635 if (classification & in make_classification_flags()
639 if (classification & ATOM_PPLIB_CLASSIFICATION_REST) in make_classification_flags()
642 if (classification & ATOM_PPLIB_CLASSIFICATION_FORCED) in make_classification_flags()
645 if (classification & ATOM_PPLIB_CLASSIFICATION_3DPERFORMANCE) in make_classification_flags()
649 if (classification & ATOM_PPLIB_CLASSIFICATION_OVERDRIVETEMPLATE) in make_classification_flags()
652 if (classification & ATOM_PPLIB_CLASSIFICATION_UVDSTATE) in make_classification_flags()
655 if (classification & ATOM_PPLIB_CLASSIFICATION_HDSTATE) in make_classification_flags()
[all …]
H A Dprocess_pptables_v1_0.c1182 uint16_t classification, uint16_t classification2) in make_classification_flags() argument
1186 if (classification & ATOM_PPLIB_CLASSIFICATION_BOOT) in make_classification_flags()
1189 if (classification & ATOM_PPLIB_CLASSIFICATION_THERMAL) in make_classification_flags()
1192 if (classification & ATOM_PPLIB_CLASSIFICATION_LIMITEDPOWERSOURCE) in make_classification_flags()
1195 if (classification & ATOM_PPLIB_CLASSIFICATION_REST) in make_classification_flags()
1198 if (classification & ATOM_PPLIB_CLASSIFICATION_FORCED) in make_classification_flags()
1201 if (classification & ATOM_PPLIB_CLASSIFICATION_ACPI) in make_classification_flags()
1299 power_state->classification.bios_index = entry_index; in get_powerplay_table_entry_v1_0()
1324 if (!result && (power_state->classification.flags & in get_powerplay_table_entry_v1_0()
H A Dvega10_processpptables.c1301 uint16_t classification, uint16_t classification2) in make_classification_flags() argument
1305 if (classification & ATOM_PPLIB_CLASSIFICATION_BOOT) in make_classification_flags()
1308 if (classification & ATOM_PPLIB_CLASSIFICATION_THERMAL) in make_classification_flags()
1311 if (classification & ATOM_PPLIB_CLASSIFICATION_LIMITEDPOWERSOURCE) in make_classification_flags()
1314 if (classification & ATOM_PPLIB_CLASSIFICATION_REST) in make_classification_flags()
1317 if (classification & ATOM_PPLIB_CLASSIFICATION_FORCED) in make_classification_flags()
1320 if (classification & ATOM_PPLIB_CLASSIFICATION_ACPI) in make_classification_flags()
1342 power_state->classification.bios_index = entry_index; in vega10_get_powerplay_table_entry()
1369 if (!result && (power_state->classification.flags & in vega10_get_powerplay_table_entry()
H A Dsmu7_hwmgr.c3002 request_ps->classification.ui_label); in smu7_apply_state_adjust_rules()
3238 power_state->classification.ui_label = in smu7_get_pp_table_entry_callback_func_v1()
3242 power_state->classification.flags = classification_flag; in smu7_get_pp_table_entry_callback_func_v1()
3245 power_state->classification.temporary_state = false; in smu7_get_pp_table_entry_callback_func_v1()
3246 power_state->classification.to_be_deleted = false; in smu7_get_pp_table_entry_callback_func_v1()
3351 if (state->classification.flags & PP_StateClassificationFlag_ACPI) in smu7_get_pp_table_entry_v1()
3360 switch (state->classification.ui_label) { in smu7_get_pp_table_entry_v1()
3499 if (state->classification.flags & PP_StateClassificationFlag_ACPI) in smu7_get_pp_table_entry_v0()
3508 switch (state->classification.ui_label) { in smu7_get_pp_table_entry_v0()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/char/
H A Dchar_class.hpp62 typedef typename Tag::char_class classification; typedef
69 classify<char_encoding>::is(classification(), ch); in test()
76 return info(what_::is(classification())); in what()
/OK3568_Linux_fs/kernel/Documentation/block/
H A Drequest.rst14 2.0 Struct request members classification
36 Unless an entry contains a D classification, a device driver must not access
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.soc24 - Packet parsing, classification, and distribution (FMan)
64 - Packet parsing, classification, and distribution (WRIOP)
148 - Packet parsing, classification, and distribution (FMan)
191 - Packet parsing, classification, and distribution (WRIOP)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A DKconfig56 Enables ethtool receive network flow classification, which allows user defined
89 invoked after a successful classification. Actions are used to
90 overwrite the classification result, instantly drop or redirect and/or
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dpower_state.h155 struct PP_StateClassificationBlock classification; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dpldmfw.h95 u16 classification; member
/OK3568_Linux_fs/kernel/lib/pldmfw/
H A Dpldmfw_private.h106 __le16 classification; /* ComponentClassfication */ member
H A Dpldmfw.c473 component->classification = get_unaligned_le16(&__component->classification); in pldm_parse_components()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A Dfm10k.rst103 Retrieves the receive network flow classification configurations.
109 Configures the receive network flow classification.
/OK3568_Linux_fs/external/xserver/
H A Ddevbook.am14 # for an explanation on documents classification.
H A Ddocbook.am14 # for an explanation on documents classification.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/file/
H A Dfile_5.41.bb1 SUMMARY = "File classification tool"
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A DKconfig42 This enables support for flow classification using capable devices
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c480 switch (state->classification.ui_label) { in pp_dpm_get_current_power_state()
491 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_current_power_state()
626 switch (state->classification.ui_label) { in pp_dpm_get_pp_num_states()
637 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_pp_num_states()
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/
H A Dbpftool-net.rst37 classification/action attachments are implemented, i.e., for
/OK3568_Linux_fs/kernel/net/sched/
H A DKconfig497 tristate "Elementary classification (BASIC)"
650 Extended matches are small classification helpers not worth writing
747 Current supported match is "policy" which allows packet classification
759 classification. They are used to overwrite the classification
819 classification.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsysfs-rules.rst109 There are currently three places for classification of devices:
115 classification directories into one place at ``/sys/subsystem``,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c432 switch (smu_dpm_ctx->dpm_current_power_state->classification.ui_label) { in renoir_get_current_power_state()
443 …if (smu_dpm_ctx->dpm_current_power_state->classification.flags & SMU_STATE_CLASSIFICATION_FLAG_BOO… in renoir_get_current_power_state()
/OK3568_Linux_fs/u-boot/board/freescale/t1040qds/
H A DREADME21 - Packet parsing, classification, and distribution

1234