Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu72.h667 SMU_ClockStretcherDataTableEntry ClockStretcherDataTableEntry[CLOCK_STRETCHER_MAX_ENTRIES]; member
H A Dsmu73.h652 SMU_ClockStretcherDataTableEntry ClockStretcherDataTableEntry[CLOCK_STRETCHER_MAX_ENTRIES]; member
H A Dsmu75.h616 SMU_ClockStretcherDataTableEntry ClockStretcherDataTableEntry[CLOCK_STRETCHER_MAX_ENTRIES]; member
H A Dsmu74.h733 SMU_ClockStretcherDataTableEntry ClockStretcherDataTableEntry[CLOCK_STRETCHER_MAX_ENTRIES]; member
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A 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()
H A 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()