Home
last modified time | relevance | path

Searched refs:ucCKS_LDO_REFSEL (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h407 uint8_t ucCKS_LDO_REFSEL; member
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dvegam_smumgr.c1534 (table_info->cac_dtp_table->ucCKS_LDO_REFSEL != 0) ? in vegam_populate_clock_stretcher_data_table()
1535 table_info->cac_dtp_table->ucCKS_LDO_REFSEL : 5; in vegam_populate_clock_stretcher_data_table()
H A Dpolaris10_smumgr.c1576 …e.LdoRefSel = (table_info->cac_dtp_table->ucCKS_LDO_REFSEL != 0) ? table_info->cac_dtp_table->ucCK… in polaris10_populate_clock_stretcher_data_table()