Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/intel/
H A Dphy-intel-lgm-combo.c93 struct regmap *hsiocfg; member
114 return regmap_update_bits(cbphy->hsiocfg, REG_CLK_DISABLE(cbphy->bid), in intel_cbphy_iphy_enable()
231 ret = regmap_write(cbphy->hsiocfg, REG_COMBO_MODE(cbphy->bid), cb_mode); in intel_cbphy_set_mode()
468 cbphy->hsiocfg = device_node_to_regmap(to_of_node(ref.fwnode)); in intel_cbphy_fwnode_parse()