Lines Matching +full:preemphasis +full:- +full:level
2 * Copyright (c) 2003-2014 Broadcom Corporation
35 #include <linux/dma-mapping.h>
47 #include <asm/netlogic/xlp-hal/xlp.h>
49 #include <asm/netlogic/xlp-hal/iomap.h>
50 #include <asm/netlogic/mips-extns.h>
59 #define SATA_PHY_LOS_LEV 0x7 /* PHY LOS Level Reg */
65 #define SATA_PHY_PRE1 0xd /* PHY Transmit Preemphasis Reg 1 */
66 #define SATA_PHY_PRE2 0xe /* PHY Transmit Preemphasis Reg 2 */
67 #define SATA_PHY_PRE3 0xf /* PHY Transmit Preemphasis Reg 3 */
177 dev->resource[5] = dev->resource[0]; in nlm_sata_fixup_bar()
178 memset(&dev->resource[0], 0, sizeof(dev->resource[0])); in nlm_sata_fixup_bar()
185 int node = 0; /* XLP3XX does not support multi-node */ in nlm_sata_fixup_final()
200 dev->irq = PIC_SATA_IRQ; in nlm_sata_fixup_final()