Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/intel/
H A Dphy-intel-lgm-combo.c34 #define REG_COMBO_MODE(x) ((x) * 0x200) macro
231 ret = regmap_write(cbphy->hsiocfg, REG_COMBO_MODE(cbphy->bid), cb_mode); in intel_cbphy_set_mode()