Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dkl_phy_regs.h76 #define DKL_PLL_DIV1(tc_port) _DKL_REG(tc_port, \ macro
H A Dintel_dpll_mgr.c3657 hw_state->mg_pll_div1 = intel_dkl_phy_read(display, DKL_PLL_DIV1(tc_port)); in dkl_pll_get_hw_state()
3880 val = intel_dkl_phy_read(display, DKL_PLL_DIV1(tc_port)); in dkl_pll_write()
3884 intel_dkl_phy_write(display, DKL_PLL_DIV1(tc_port), val); in dkl_pll_write()