Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_snps_phy_regs.h28 #define SNPS_PHY_MPLLB_DIV(phy) _MMIO_SNPS(phy, 0x168004) macro
A Dintel_snps_phy.c1833 intel_de_write(display, SNPS_PHY_MPLLB_DIV(phy), pll_state->mpllb_div); in intel_mpllb_enable()
1858 intel_de_write(display, SNPS_PHY_MPLLB_DIV(phy), in intel_mpllb_enable()
1900 intel_de_rmw(display, SNPS_PHY_MPLLB_DIV(phy), SNPS_PHY_MPLLB_FORCE_EN, 0); in intel_mpllb_disable()
1956 pll_state->mpllb_div = intel_de_read(display, SNPS_PHY_MPLLB_DIV(phy)); in intel_mpllb_readout_hw_state()

Completed in 9 milliseconds