Home
last modified time | relevance | path

Searched refs:default_tmds_pll (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_combios.c1297 static const struct radeon_tmds_pll default_tmds_pll[CHIP_LAST][4] = { variable
1327 default_tmds_pll[rdev->family][i].value; in radeon_legacy_get_tmds_info_from_table()
1328 tmds->tmds_pll[i].freq = default_tmds_pll[rdev->family][i].freq; in radeon_legacy_get_tmds_info_from_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_combios.c1293 static const struct radeon_tmds_pll default_tmds_pll[CHIP_LAST][4] = { variable
1323 default_tmds_pll[rdev->family][i].value; in radeon_legacy_get_tmds_info_from_table()
1324 tmds->tmds_pll[i].freq = default_tmds_pll[rdev->family][i].freq; in radeon_legacy_get_tmds_info_from_table()

Completed in 7 milliseconds