Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c74 #define MAX_MTP_SLOT_COUNT 64 macro
1383 dc_fixpt_div_int(link_bw_effective, MAX_MTP_SLOT_COUNT); in link_calculate_sst_avg_time_slots_per_mtp()
1416 ASSERT(req_slot_count <= MAX_MTP_SLOT_COUNT); in write_128b_132b_sst_payload_allocation_table()
1417 if (req_slot_count > MAX_MTP_SLOT_COUNT) in write_128b_132b_sst_payload_allocation_table()