Lines Matching defs:enable
750 dev_err(dev, "thermtrip: %s: error during enable\n", sg->name);
778 dev_err(dev, "throttrip: %s: error during enable\n",
901 * @enable: Flag indicating enable the soctherm over-current
909 bool enable)
913 if (!enable)
1059 * handle asserted interrupts and subsequently unmask/re-enable them.
1127 * Clears the interrupt request enable bit of the overcurrent
1467 static int soctherm_clk_enable(struct platform_device *pdev, bool enable)
1477 if (enable) {
2252 "Resume failed: enable clocks failed\n");