Home
last modified time | relevance | path

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

/linux-6.15/include/drm/display/
H A Ddrm_dp_helper.h571 int vcpid, u8 start_time_slot, u8 time_slot_count);
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1554 const uint8_t start_time_slot = 0; /// Always start at time slot 0 for SST in write_128b_132b_sst_payload_allocation_table() local
1598 ASSERT(start_time_slot == 0); in write_128b_132b_sst_payload_allocation_table()
1602 &start_time_slot, in write_128b_132b_sst_payload_allocation_table()
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c867 int vcpid, u8 start_time_slot, u8 time_slot_count) in drm_dp_dpcd_write_payload() argument
877 payload_alloc[1] = start_time_slot; in drm_dp_dpcd_write_payload()