Lines Matching defs:enable
433 LanWake = (1 << 1), /* LanWake enable/disable */
435 ASPM_en = (1 << 0), /* ASPM enable */
472 /* magic enable v2 */
2707 static void rtl_hw_aspm_clkreq_enable(struct rtl8169_private *tp, bool enable)
2709 /* Don't enable ASPM in the chip if OS can't control ASPM */
2710 if (enable && tp->aspm_manageable) {
5315 dev_err(d, "failed to enable clk: %d\n", rc);
5380 /* enable device (incl. PCI PM wakeup and hotplug setup) */
5383 dev_err(&pdev->dev, "enable failure\n");
5473 * enable them. Use at own risk!