Lines Matching defs:enable
788 dev_err(dev, "thermtrip: %s: error during enable\n", sg->name);
816 dev_err(dev, "throttrip: %s: error during enable\n",
939 * @enable: Flag indicating enable the soctherm over-current
947 bool enable)
951 if (!enable)
1097 * handle asserted interrupts and subsequently unmask/re-enable them.
1165 * Clears the interrupt request enable bit of the overcurrent
1505 static int soctherm_clk_enable(struct platform_device *pdev, bool enable)
1515 if (enable) {
2297 "Resume failed: enable clocks failed\n");