Lines Matching defs:enable
185 MODULE_PARM_DESC(cassini_debug, "Cassini bitmapped debugging message enable value");
648 static void cas_mif_poll(struct cas *cp, const int enable)
659 if (enable) {
664 writel((enable) ? ~(BMSR_LSTATUS | BMSR_ANEGCOMPLETE) : 0xFFFF,
844 /* enable firmware */
938 /* enable serdes pins on saturn */
970 /* enable PCS */
973 /* pcs workaround: enable sync detect */
1327 /* enable the header parser if desired */
1484 /* re-enable */
2874 /* enable completion writebacks, enable paced mode,
3110 /* Don't enable even the PAUSE interrupts for now, we
3461 /* enable dma */
3467 /* enable the mac */
3501 cas_unmask_intr(cp); /* enable interrupts */
3559 /* A link-up condition has occurred, initialize and enable the
3628 /* If gigabit and half-duplex, enable carrier extension
3757 /* enable various BIM interrupts */
4838 * enable it and max out all of the settings since only one
4903 dev_err(&pdev->dev, "Cannot enable PCI device, aborting\n");
4937 pr_warn("Could not enable MWI for %s\n", pci_name(pdev));