Searched defs:rtsx_pcr (Results 1 – 2 of 2) sorted by relevance
1176 struct rtsx_pcr { struct1177 struct pci_dev *pci;1178 unsigned int id;1179 struct rtsx_cr_option option;1180 struct rtsx_hw_param hw_param;1183 unsigned long addr;1184 void __iomem *remap_addr;1185 int irq;1188 void *rtsx_resv_buf;1189 dma_addr_t rtsx_resv_buf_addr;[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 …]