Searched refs:mpllb (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_cx0_phy.c | 980 .mpllb = { 0x50e1, 1005 .mpllb = { 0x50fd, 1030 .mpllb = { 0x30a8, 1055 .mpllb = { 0x30e1, 1080 .mpllb = { 0x10af, 2289 pll_state->mpllb[4] = 0x0000; in intel_c20_compute_hdmi_tmds_pll() 2290 pll_state->mpllb[5] = 0x0000; in intel_c20_compute_hdmi_tmds_pll() 2501 hw_state->mpllb[i]); in intel_c20pll_dump_hw_state() 3448 if (memcmp(&a->mpllb, &b->mpllb, sizeof(a->mpllb)) != 0) in mtl_compare_hw_state_c20() 3508 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->mpllb[i] != mpll_sw_state->mpllb[i], in intel_c20pll_state_verify() [all …]
|
| H A D | intel_dpll_mgr.h | 256 u16 mpllb[11]; member 277 struct intel_mpllb_state mpllb; member
|
| H A D | intel_snps_phy.c | 1801 crtc_state->dpll_hw_state.mpllb = *tables[i]; in intel_mpllb_calc_state() 1808 intel_snps_hdmi_pll_compute_mpllb(&crtc_state->dpll_hw_state.mpllb, in intel_mpllb_calc_state() 1821 const struct intel_mpllb_state *pll_state = &crtc_state->dpll_hw_state.mpllb; in intel_mpllb_enable() 1986 const struct intel_mpllb_state *mpllb_sw_state = &new_crtc_state->dpll_hw_state.mpllb; in intel_mpllb_state_verify()
|
| H A D | intel_ddi.c | 4245 intel_mpllb_readout_hw_state(encoder, &crtc_state->dpll_hw_state.mpllb); in dg2_ddi_get_config() 4246 crtc_state->port_clock = intel_mpllb_calc_port_clock(encoder, &crtc_state->dpll_hw_state.mpllb); in dg2_ddi_get_config()
|