Lines Matching +full:port +full:- +full:specific
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Marvell 88SE64xx hardware specific head file
7 * Copyright 2009-2011 Marvell. <yuxiangl@marvell.com>
24 MVS_PORTS_IMP = 0x9C, /* SOC Port Implemented */
26 MVS_GBL_PORT_TYPE = 0xa0, /* port type */
28 MVS_CTL = 0x100, /* SAS/SATA port configuration */
29 MVS_PCS = 0x104, /* SAS/SATA port control/status */
53 /* ports 1-3 follow after this */
56 /* ports 5-7 follow after this */
60 /* ports 1-3 follow after this */
62 /* ports 5-7 follow after this */
65 MVS_CMD_ADDR = 0x1B8, /* Command register port (addr) */
66 MVS_CMD_DATA = 0x1BC, /* Command register port (data) */
68 /* ports 1-3 follow after this */
71 /* ports 5-7 follow after this */
75 /* ports 1-3 follow after this */
78 /* ports 5-7 follow after this */
90 /* SAS/SATA Vendor Specific Port Registers */
104 VSR_PHY_VS0 = 0x0C, /* Vednor Specific 0 */
105 VSR_PHY_VS1 = 0x0D, /* Vednor Specific 1 */
119 __le64 addr; /* 64-bit buffer address */
121 __le32 len; /* 16-bit length */