Searched defs:rtsx_pcr (Results 1 – 2 of 2) sorted by relevance
1183 struct rtsx_pcr { struct1184 struct pci_dev *pci;1185 unsigned int id;1186 int pcie_cap;1187 struct rtsx_cr_option option;1188 struct rtsx_hw_param hw_param;1191 unsigned long addr;1192 void __iomem *remap_addr;1193 int irq;1196 void *rtsx_resv_buf;[all …]
1145 struct rtsx_pcr { struct1146 struct pci_dev *pci;1147 unsigned int id;1148 struct rtsx_cr_option option;1149 struct rtsx_hw_param hw_param;1152 unsigned long addr;1153 void __iomem *remap_addr;1154 int irq;1157 void *rtsx_resv_buf;1158 dma_addr_t rtsx_resv_buf_addr;[all …]