Searched refs:dcfClockInKhz (Results 1 – 4 of 4) sorted by relevance
163 unsigned int dcfClockInKhz; member
3451 if ((bb->clock_limits[i].dcfclk_mhz > (max_clocks.dcfClockInKhz / 1000)) in dcn20_cap_soc_clocks()3452 && max_clocks.dcfClockInKhz != 0) in dcn20_cap_soc_clocks()3453 bb->clock_limits[i].dcfclk_mhz = (max_clocks.dcfClockInKhz / 1000); in dcn20_cap_soc_clocks()3549 …calculated_states[i].dcfclk_mhz = (calculated_states[i].fabricclk_mhz > max_clocks->dcfClockInKhz … in dcn20_update_bounding_box()3550 max_clocks->dcfClockInKhz / 1000 : calculated_states[i].fabricclk_mhz; in dcn20_update_bounding_box()3563 calculated_states[num_calculated_states - 1].dcfclk_mhz = max_clocks->dcfClockInKhz / 1000; in dcn20_update_bounding_box()3668 if (max_clocks.dcfClockInKhz >= max_clocks.socClockInKhz) in init_soc_bounding_box()3669 max_clocks.dcfClockInKhz = max_clocks.socClockInKhz - 1000; in init_soc_bounding_box()
1393 max_clocks->dcfClockInKhz = in smu_v13_0_get_max_sustainable_clocks_by_dc()
1561 max_clocks->dcfClockInKhz = in smu_v11_0_get_max_sustainable_clocks_by_dc()