Searched defs:rtsx_pcr (Results 1 – 1 of 1) 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 …]