class DekelPllTigerLake
Defined at line 301 of file ../../src/graphics/display/drivers/intel-display/dpll.h
DKL (Dekel) PLLs for Tiger Lake display engines.
Each TC (Type-C) DDI has a dedicated PLL tied to it.
Public Methods
void ~DekelPllTigerLake ()
Defined at line 304 of file ../../src/graphics/display/drivers/intel-display/dpll.h
void DekelPllTigerLake (fdf::MmioBuffer * mmio_space, PllId pll_id)
Defined at line 588 of file ../../src/graphics/display/drivers/intel-display/dpll.cc
DdiId ddi_id ()
Returns DDI enum of the DDI tied to current Dekel PLL.
Defined at line 591 of file ../../src/graphics/display/drivers/intel-display/dpll.cc
Protected Methods
bool DoEnable (const DdiPllConfig & pll_config)
DisplayPll overrides:
Defined at line 597 of file ../../src/graphics/display/drivers/intel-display/dpll.cc
bool DoDisable ()
Defined at line 604 of file ../../src/graphics/display/drivers/intel-display/dpll.cc