Lines Matching refs:ab8500
1594 struct ab8500 *ab8500; in ab8500_modem_show() local
1602 ab8500 = dev_get_drvdata(dev->parent); in ab8500_modem_show()
1620 if (is_ab9540(ab8500) || is_ab8505(ab8500)) in ab8500_modem_show()
2653 struct ab8500 *ab8500; in ab8500_debug_probe() local
2659 ab8500 = dev_get_drvdata(plf->dev.parent); in ab8500_debug_probe()
2660 num_irqs = ab8500->mask_size; in ab8500_debug_probe()
2739 if (is_ab8500(ab8500)) { in ab8500_debug_probe()
2742 } else if (is_ab8505(ab8500)) { in ab8500_debug_probe()
2745 } else if (is_ab9540(ab8500)) { in ab8500_debug_probe()
2748 } else if (is_ab8540(ab8500)) { in ab8500_debug_probe()
2864 if (is_ab8540(ab8500)) { in ab8500_debug_probe()