Searched refs:stx104_base (Results 1 – 1 of 1) sorted by relevance
372 void __iomem *stx104_base; in stx104_probe() local390 stx104_base = devm_ioport_map(dev, base[id], STX104_EXTENT); in stx104_probe()391 if (!stx104_base) in stx104_probe()394 aio_ctl_map = devm_regmap_init_mmio(dev, stx104_base, &aio_ctl_regmap_config); in stx104_probe()399 aio_data_map = devm_regmap_init_mmio(dev, stx104_base, &aio_data_regmap_config); in stx104_probe()404 dio_map = devm_regmap_init_mmio(dev, stx104_base, &dio_regmap_config); in stx104_probe()