Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/intel/
H A Dphy-intel-lgm-combo.c35 #define REG_CLK_DISABLE(x) ((x) * 0x200 + 0x124) macro
114 return regmap_update_bits(cbphy->hsiocfg, REG_CLK_DISABLE(cbphy->bid), in intel_cbphy_iphy_enable()