struct DpllFrequencyDividerConfig

Defined at line 44 of file ../../src/graphics/display/drivers/intel-display/dpll-config.h

Operating parameters for the DCO frequency dividers in Display PLLs.

Unfortunately, Intel's documentation refers to the DCO dividers both as

(P0, P1, P2) and as (P, Q, K). Fortunately, both variations use short

names, so we can use both variations in our names below. This facilitates

checking our code against documents that use either naming variation.

Public Members

int8_t p0_p_divider
int8_t p1_q_divider
int8_t p2_k_divider