Searched refs:csr_phys (Results 1 – 1 of 1) sorted by relevance
120 unsigned long csr_phys, csr_len; in vr_nor_init_maps() local125 csr_phys = pci_resource_start(p->dev, EXP_CSR_MBAR); in vr_nor_init_maps()130 if (!csr_phys || !csr_len || !win_phys || !win_len) in vr_nor_init_maps()136 p->csr_base = ioremap(csr_phys, csr_len); in vr_nor_init_maps()