Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dtonga_smumgr.c683 uint8_t pcie_entry_count = (uint8_t) data->dpm_table.pcie_speed_table.count; in tonga_populate_all_graphic_levels() local
726 PP_ASSERT_WITH_CODE((pcie_entry_count >= 1), in tonga_populate_all_graphic_levels()
729 max_entry = pcie_entry_count - 1; /* for indexing, we need to decrement by 1.*/ in tonga_populate_all_graphic_levels()