Home
last modified time | relevance | path

Searched refs:ATOM_PPLIB_CAC_Leakage_Record (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Dpptable.h552 typedef union _ATOM_PPLIB_CAC_Leakage_Record ATOM_PPLIB_CAC_Leakage_Record; typedef
557 ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entries.
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dpptable.h511 typedef union _ATOM_PPLIB_CAC_Leakage_Record ATOM_PPLIB_CAC_Leakage_Record; typedef
516 ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entries.
H A Dr600_dpm.c1037 ATOM_PPLIB_CAC_Leakage_Record *entry; in r600_parse_extended_power_table()
1059 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in r600_parse_extended_power_table()
1060 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in r600_parse_extended_power_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Dpptable.h552 typedef union _ATOM_PPLIB_CAC_Leakage_Record ATOM_PPLIB_CAC_Leakage_Record; typedef
557 ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entries.
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dpptable.h511 typedef union _ATOM_PPLIB_CAC_Leakage_Record ATOM_PPLIB_CAC_Leakage_Record; typedef
516 ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entries.
H A Dr600_dpm.c1037 ATOM_PPLIB_CAC_Leakage_Record *entry; in r600_parse_extended_power_table()
1059 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in r600_parse_extended_power_table()
1060 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in r600_parse_extended_power_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c373 ATOM_PPLIB_CAC_Leakage_Record *entry; in amdgpu_parse_extended_power_table()
393 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in amdgpu_parse_extended_power_table()
394 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in amdgpu_parse_extended_power_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c449 ATOM_PPLIB_CAC_Leakage_Record *entry; in amdgpu_parse_extended_power_table()
471 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in amdgpu_parse_extended_power_table()
472 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in amdgpu_parse_extended_power_table()

Completed in 16 milliseconds