Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/
Dlink_dpms.c70 #define MAX_MTP_SLOT_COUNT 64 macro
1548 dc_fixpt_div_int(link_bw_effective, MAX_MTP_SLOT_COUNT); in link_calculate_sst_avg_time_slots_per_mtp()
1580 ASSERT(req_slot_count <= MAX_MTP_SLOT_COUNT); in write_128b_132b_sst_payload_allocation_table()
1581 if (req_slot_count > MAX_MTP_SLOT_COUNT) in write_128b_132b_sst_payload_allocation_table()