Lines Matching defs:enable
184 MODULE_PARM_DESC(cassini_debug, "Cassini bitmapped debugging message enable value");
647 static void cas_mif_poll(struct cas *cp, const int enable)
658 if (enable) {
663 writel((enable) ? ~(BMSR_LSTATUS | BMSR_ANEGCOMPLETE) : 0xFFFF,
843 /* enable firmware */
937 /* enable serdes pins on saturn */
969 /* enable PCS */
972 /* pcs workaround: enable sync detect */
1313 /* enable the header parser if desired */
1470 /* re-enable */
2841 /* enable completion writebacks, enable paced mode,
3077 /* Don't enable even the PAUSE interrupts for now, we
3429 /* enable dma */
3435 /* enable the mac */
3469 cas_unmask_intr(cp); /* enable interrupts */
3524 /* A link-up condition has occurred, initialize and enable the
3593 /* If gigabit and half-duplex, enable carrier extension
3722 /* enable various BIM interrupts */
4803 * enable it and max out all of the settings since only one
4868 dev_err(&pdev->dev, "Cannot enable PCI device, aborting\n");
4902 pr_warn("Could not enable MWI for %s\n", pci_name(pdev));