Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c167 int next_port_num = (next_rad[k / 2] >> shift) & 0xf; in update_phy_id_mapping() local
169 if (port_num > next_port_num) { in update_phy_id_mapping()