Home
last modified time | relevance | path

Searched refs:ClockStretcherDataTableEntry (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu72.h667 SMU_ClockStretcherDataTableEntry ClockStretcherDataTableEntry[CLOCK_STRETCHER_MAX_ENTRIES]; member
Dsmu73.h663 SMU_ClockStretcherDataTableEntry ClockStretcherDataTableEntry[CLOCK_STRETCHER_MAX_ENTRIES]; member
Dsmu75.h616 SMU_ClockStretcherDataTableEntry ClockStretcherDataTableEntry[CLOCK_STRETCHER_MAX_ENTRIES]; member
Dsmu74.h733 SMU_ClockStretcherDataTableEntry ClockStretcherDataTableEntry[CLOCK_STRETCHER_MAX_ENTRIES]; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dfiji_smumgr.c1778 ClockStretcherDataTableEntry[i].minVID = in fiji_populate_clock_stretcher_data_table()
1781 ClockStretcherDataTableEntry[i].maxVID = in fiji_populate_clock_stretcher_data_table()
1803 ClockStretcherDataTableEntry[i].setting |= cks_setting << (j * 2); in fiji_populate_clock_stretcher_data_table()
1807 ClockStretcherDataTableEntry[i].setting); in fiji_populate_clock_stretcher_data_table()
Dtonga_smumgr.c1707 ClockStretcherDataTableEntry[i].minVID = in tonga_populate_clock_stretcher_data_table()
1710 ClockStretcherDataTableEntry[i].maxVID = in tonga_populate_clock_stretcher_data_table()
1730 ClockStretcherDataTableEntry[i].setting |= cks_setting << (j * 2); in tonga_populate_clock_stretcher_data_table()
1734 ClockStretcherDataTableEntry[i].setting); in tonga_populate_clock_stretcher_data_table()