Searched refs:C20_PHY_TX_RATE (Results 1 – 2 of 2) sorted by relevance
199 #define C20_PHY_TX_RATE REG_GENMASK(2, 0) macro
2373 unsigned int tx_rate = REG_FIELD_GET(C20_PHY_TX_RATE, pll_state->tx[0]); in intel_c20pll_calc_port_clock()