Searched refs:MLXREG_HOTPLUG_MASK_OFF (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/mellanox/ |
H A D | mlxreg-hotplug.c | 25 #define MLXREG_HOTPLUG_MASK_OFF 2 macro 301 ret = regmap_write(priv->regmap, item->reg + MLXREG_HOTPLUG_MASK_OFF, in mlxreg_hotplug_work_helper() 338 ret = regmap_write(priv->regmap, item->reg + MLXREG_HOTPLUG_MASK_OFF, in mlxreg_hotplug_work_helper() 357 MLXREG_HOTPLUG_MASK_OFF, 0); in mlxreg_hotplug_health_work_helper() 409 MLXREG_HOTPLUG_MASK_OFF, data->mask); in mlxreg_hotplug_health_work_helper() 567 MLXREG_HOTPLUG_MASK_OFF, in mlxreg_hotplug_set_irq() 624 regmap_write(priv->regmap, data->reg + MLXREG_HOTPLUG_MASK_OFF, in mlxreg_hotplug_unset_irq()
|
/kernel/linux/linux-6.6/drivers/platform/mellanox/ |
H A D | mlxreg-hotplug.c | 24 #define MLXREG_HOTPLUG_MASK_OFF 2 macro 366 ret = regmap_write(priv->regmap, item->reg + MLXREG_HOTPLUG_MASK_OFF, in mlxreg_hotplug_work_helper() 408 ret = regmap_write(priv->regmap, item->reg + MLXREG_HOTPLUG_MASK_OFF, in mlxreg_hotplug_work_helper() 427 MLXREG_HOTPLUG_MASK_OFF, 0); in mlxreg_hotplug_health_work_helper() 479 MLXREG_HOTPLUG_MASK_OFF, data->mask); in mlxreg_hotplug_health_work_helper() 637 MLXREG_HOTPLUG_MASK_OFF, in mlxreg_hotplug_set_irq() 694 regmap_write(priv->regmap, data->reg + MLXREG_HOTPLUG_MASK_OFF, in mlxreg_hotplug_unset_irq()
|
Completed in 2 milliseconds