Home
last modified time | relevance | path

Searched refs:low_sclk_interrupt_threshold (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Dcz_dpm.h170 uint32_t low_sclk_interrupt_threshold; member
Dcz_dpm.c937 pi->low_sclk_interrupt_threshold = 0; in cz_init_sclk_threshold()
/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smc.c2075 uint32_t low_sclk_interrupt_threshold = 0; in fiji_update_sclk_threshold() local
2080 data->low_sclk_interrupt_threshold)) { in fiji_update_sclk_threshold()
2081 data->low_sclk_interrupt_threshold = in fiji_update_sclk_threshold()
2083 low_sclk_interrupt_threshold = in fiji_update_sclk_threshold()
2084 data->low_sclk_interrupt_threshold; in fiji_update_sclk_threshold()
2086 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in fiji_update_sclk_threshold()
2093 (uint8_t *)&low_sclk_interrupt_threshold, in fiji_update_sclk_threshold()
Diceland_smc.c2090 uint32_t low_sclk_interrupt_threshold = 0; in iceland_update_sclk_threshold() local
2095 data->low_sclk_interrupt_threshold)) { in iceland_update_sclk_threshold()
2096 data->low_sclk_interrupt_threshold = in iceland_update_sclk_threshold()
2098 low_sclk_interrupt_threshold = in iceland_update_sclk_threshold()
2099 data->low_sclk_interrupt_threshold; in iceland_update_sclk_threshold()
2101 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in iceland_update_sclk_threshold()
2108 (uint8_t *)&low_sclk_interrupt_threshold, in iceland_update_sclk_threshold()
Dpolaris10_smc.c2120 uint32_t low_sclk_interrupt_threshold = 0; in polaris10_update_sclk_threshold() local
2125 data->low_sclk_interrupt_threshold)) { in polaris10_update_sclk_threshold()
2126 data->low_sclk_interrupt_threshold = in polaris10_update_sclk_threshold()
2128 low_sclk_interrupt_threshold = in polaris10_update_sclk_threshold()
2129 data->low_sclk_interrupt_threshold; in polaris10_update_sclk_threshold()
2131 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in polaris10_update_sclk_threshold()
2138 (uint8_t *)&low_sclk_interrupt_threshold, in polaris10_update_sclk_threshold()
Dtonga_smc.c2593 uint32_t low_sclk_interrupt_threshold = 0; in tonga_update_sclk_threshold() local
2598 data->low_sclk_interrupt_threshold)) { in tonga_update_sclk_threshold()
2599 data->low_sclk_interrupt_threshold = in tonga_update_sclk_threshold()
2601 low_sclk_interrupt_threshold = in tonga_update_sclk_threshold()
2602 data->low_sclk_interrupt_threshold; in tonga_update_sclk_threshold()
2604 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in tonga_update_sclk_threshold()
2611 (uint8_t *)&low_sclk_interrupt_threshold, in tonga_update_sclk_threshold()
/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.h292 uint32_t low_sclk_interrupt_threshold; member
Dcz_hwmgr.h298 uint32_t low_sclk_interrupt_threshold; member
Dcz_hwmgr.c699 cz_hwmgr->low_sclk_interrupt_threshold = 0; in cz_tf_init_sclk_threshold()
Dsmu7_hwmgr.c3977 data->low_sclk_interrupt_threshold = 0; in smu7_init_sclk_threshold()