Searched refs:fw_ctrl_set0 (Results 1 – 1 of 1) sorted by relevance
25 void __iomem *fw_ctrl_set0; member204 writel(BIT(group), priv->fw_ctrl_set0); in mlxbf3_pmx_set()219 writel(BIT(offset), priv->fw_ctrl_set0); in mlxbf3_gpio_request_enable()258 if (IS_ERR(priv->fw_ctrl_set0)) in mlxbf3_pinctrl_probe()259 return PTR_ERR(priv->fw_ctrl_set0); in mlxbf3_pinctrl_probe()262 if (IS_ERR(priv->fw_ctrl_set0)) in mlxbf3_pinctrl_probe()263 return PTR_ERR(priv->fw_ctrl_set0); in mlxbf3_pinctrl_probe()266 if (IS_ERR(priv->fw_ctrl_set0)) in mlxbf3_pinctrl_probe()267 return PTR_ERR(priv->fw_ctrl_set0); in mlxbf3_pinctrl_probe()270 if (IS_ERR(priv->fw_ctrl_set0)) in mlxbf3_pinctrl_probe()[all …]