Searched refs:pdc_regs (Results 1 – 2 of 2) sorted by relevance
85 struct pdc_regs { struct138 const struct pdc_regs *regs;146 static const struct pdc_regs pdc_v3_2 = {158 static const struct pdc_regs pdc_v3_0 = {170 static const struct pdc_regs pdc_v2_7 = {
195 struct pdc_regs { struct319 struct pdc_regs *regs; /* start of PDC registers */1292 pdcs->regs = (struct pdc_regs *)pdcs->pdc_reg_vbase; in pdc_hw_init()1526 struct resource *pdc_regs; in pdc_probe() local1559 pdcs->pdc_reg_vbase = devm_platform_get_and_ioremap_resource(pdev, 0, &pdc_regs); in pdc_probe()1565 &pdc_regs->start, &pdc_regs->end); in pdc_probe()