Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
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()
Dtonga_smumgr.c1564 uint32_t ro, efuse, efuse2, clock_freq, volt_without_cks, in tonga_populate_clock_stretcher_data_table() local
1588 efuse2 = cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, in tonga_populate_clock_stretcher_data_table()
1592 efuse2 &= 0xF; in tonga_populate_clock_stretcher_data_table()
1594 if (efuse2 == 1) in tonga_populate_clock_stretcher_data_table()