Searched refs:DKL_DP_MODE (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_dkl_phy_regs.h | 185 #define DKL_DP_MODE(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ macro
|
| A D | intel_ddi.c | 2157 if (ln0 != intel_dkl_phy_read(display, DKL_DP_MODE(tc_port, 0))) in tgl_dkl_phy_check_and_rewrite() 2158 intel_dkl_phy_write(display, DKL_DP_MODE(tc_port, 0), ln0); in tgl_dkl_phy_check_and_rewrite() 2159 if (ln1 != intel_dkl_phy_read(display, DKL_DP_MODE(tc_port, 1))) in tgl_dkl_phy_check_and_rewrite() 2160 intel_dkl_phy_write(display, DKL_DP_MODE(tc_port, 1), ln1); in tgl_dkl_phy_check_and_rewrite() 2180 ln0 = intel_dkl_phy_read(display, DKL_DP_MODE(tc_port, 0)); in icl_program_mg_dp_mode() 2181 ln1 = intel_dkl_phy_read(display, DKL_DP_MODE(tc_port, 1)); in icl_program_mg_dp_mode() 2242 intel_dkl_phy_write(display, DKL_DP_MODE(tc_port, 0), ln0); in icl_program_mg_dp_mode() 2243 intel_dkl_phy_write(display, DKL_DP_MODE(tc_port, 1), ln1); in icl_program_mg_dp_mode()
|
Completed in 14 milliseconds