Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy_regs.h199 #define C20_PHY_TX_RATE REG_GENMASK(2, 0) macro
H A Dintel_cx0_phy.c2373 unsigned int tx_rate = REG_FIELD_GET(C20_PHY_TX_RATE, pll_state->tx[0]); in intel_c20pll_calc_port_clock()