Searched refs:GET_SMU_CLOCK_INFO_V3_1_GET_CLOCK_FREQ (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Dsmu_v12_0.c299 input.command = GET_SMU_CLOCK_INFO_V3_1_GET_CLOCK_FREQ;
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.c502 parameters.command = GET_SMU_CLOCK_INFO_V3_1_GET_CLOCK_FREQ;
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c512 input.command = GET_SMU_CLOCK_INFO_V3_1_GET_CLOCK_FREQ;
/linux-master/drivers/gpu/drm/amd/include/
H A Datomfirmware.h3792 uint8_t clk_id; // atom_smu9_syspll0_clock_id (only valid when command == GET_SMU_CLOCK_INFO_V3_1_GET_CLOCK_FREQ )
3794 uint8_t dfsdid; // =0: get DFS DID from register, >0, give DFS divider, (only valid when command == GET_SMU_CLOCK_INFO_V3_1_GET_CLOCK_FREQ )
3799 GET_SMU_CLOCK_INFO_V3_1_GET_CLOCK_FREQ = 0, enumerator in enum:atom_get_smu_clock_info_command

Completed in 1262 milliseconds