OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
nislands_smc.h
197
#define
SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES
16
212
uint32_t cac_lkge_lut[SMC_NISLANDS_LKGE_LUT_NUM_OF_TEMP_ENTRIES][
SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES
];
radeon_ni_dpm.c
3063
if (
SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES
< table_size)
3064
table_size =
SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES
;
3090
for (j = table_size; j <
SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES
; j++) {
3116
if (
SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES
< table_size)
3117
table_size =
SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES
;
3135
for (j = table_size; j <
SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES
; j++) {
Completed in 15 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025