Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
H A Dsor.c395 const u8 (*post_cursor)[4][4]; member
811 u32 voltage_swing = 0, pre_emphasis = 0, post_cursor = 0; in tegra_sor_dp_link_apply_training() local
819 u8 pc = link->train.request.post_cursor[i]; in tegra_sor_dp_link_apply_training()
824 post_cursor |= soc->post_cursor[pc][vs][pe] << shift; in tegra_sor_dp_link_apply_training()
864 tegra_sor_writel(sor, post_cursor, SOR_LANE_POSTCURSOR0); in tegra_sor_dp_link_apply_training()
3439 .post_cursor = tegra124_sor_post_cursor,
3479 .post_cursor = tegra124_sor_post_cursor,
3520 .post_cursor = tegra124_sor_post_cursor,
3540 .post_cursor = tegra124_sor_post_cursor,
3623 .post_cursor = tegra124_sor_post_cursor,
[all …]