diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/rtsx_pci.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/include/linux/mfd/rtsx_pci.h b/include/linux/mfd/rtsx_pci.h index 0103210ec3e1..33cc63ced99e 100644 --- a/include/linux/mfd/rtsx_pci.h +++ b/include/linux/mfd/rtsx_pci.h | |||
| @@ -716,15 +716,6 @@ | |||
| 716 | 716 | ||
| 717 | #define PHY_DUM_REG 0x1F | 717 | #define PHY_DUM_REG 0x1F |
| 718 | 718 | ||
| 719 | #define LCTLR 0x80 | ||
| 720 | #define LCTLR_EXT_SYNC 0x80 | ||
| 721 | #define LCTLR_COMMON_CLOCK_CFG 0x40 | ||
| 722 | #define LCTLR_RETRAIN_LINK 0x20 | ||
| 723 | #define LCTLR_LINK_DISABLE 0x10 | ||
| 724 | #define LCTLR_RCB 0x08 | ||
| 725 | #define LCTLR_RESERVED 0x04 | ||
| 726 | #define LCTLR_ASPM_CTL_MASK 0x03 | ||
| 727 | |||
| 728 | #define PCR_SETTING_REG1 0x724 | 719 | #define PCR_SETTING_REG1 0x724 |
| 729 | #define PCR_SETTING_REG2 0x814 | 720 | #define PCR_SETTING_REG2 0x814 |
| 730 | #define PCR_SETTING_REG3 0x747 | 721 | #define PCR_SETTING_REG3 0x747 |
| @@ -759,6 +750,7 @@ enum PDEV_STAT {PDEV_STAT_IDLE, PDEV_STAT_RUN}; | |||
| 759 | struct rtsx_pcr { | 750 | struct rtsx_pcr { |
| 760 | struct pci_dev *pci; | 751 | struct pci_dev *pci; |
| 761 | unsigned int id; | 752 | unsigned int id; |
| 753 | int pcie_cap; | ||
| 762 | 754 | ||
| 763 | /* pci resources */ | 755 | /* pci resources */ |
| 764 | unsigned long addr; | 756 | unsigned long addr; |
