Searched refs:DKL_DP_MODE (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_dkl_phy_regs.h | 182 #define DKL_DP_MODE(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ macro
|
| H A D | intel_ddi.c | 2149 if (ln0 != intel_dkl_phy_read(display, DKL_DP_MODE(tc_port, 0))) in tgl_dkl_phy_check_and_rewrite() 2150 intel_dkl_phy_write(display, DKL_DP_MODE(tc_port, 0), ln0); in tgl_dkl_phy_check_and_rewrite() 2151 if (ln1 != intel_dkl_phy_read(display, DKL_DP_MODE(tc_port, 1))) in tgl_dkl_phy_check_and_rewrite() 2152 intel_dkl_phy_write(display, DKL_DP_MODE(tc_port, 1), ln1); in tgl_dkl_phy_check_and_rewrite() 2172 ln0 = intel_dkl_phy_read(display, DKL_DP_MODE(tc_port, 0)); in icl_program_mg_dp_mode() 2173 ln1 = intel_dkl_phy_read(display, DKL_DP_MODE(tc_port, 1)); in icl_program_mg_dp_mode() 2234 intel_dkl_phy_write(display, DKL_DP_MODE(tc_port, 0), ln0); in icl_program_mg_dp_mode() 2235 intel_dkl_phy_write(display, DKL_DP_MODE(tc_port, 1), ln1); in icl_program_mg_dp_mode()
|