Home
last modified time | relevance | path

Searched refs:efuse2 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dfiji_smumgr.c1677 uint32_t ro, efuse, efuse2, clock_freq, volt_without_cks, in fiji_populate_clock_stretcher_data_table() local
1695 efuse2 = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, in fiji_populate_clock_stretcher_data_table()
1699 efuse2 &= 0xF; in fiji_populate_clock_stretcher_data_table()
1701 if (efuse2 == 1) in fiji_populate_clock_stretcher_data_table()
H A Dtonga_smumgr.c1565 uint32_t ro, efuse, efuse2, clock_freq, volt_without_cks, in tonga_populate_clock_stretcher_data_table() local
1589 efuse2 = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, in tonga_populate_clock_stretcher_data_table()
1593 efuse2 &= 0xF; in tonga_populate_clock_stretcher_data_table()
1595 if (efuse2 == 1) in tonga_populate_clock_stretcher_data_table()