Searched refs:ceu_data (Results 1 – 1 of 1) sorted by relevance
1612 struct ceu_data { struct1616 static const struct ceu_data ceu_data_rz = { argument1620 static const struct ceu_data ceu_data_sh4 = {1636 const struct ceu_data *ceu_data; in ceu_probe() local1682 ceu_data = of_match_device(ceu_of_match, dev)->data; in ceu_probe()1686 ceu_data = &ceu_data_sh4; in ceu_probe()1697 ceudev->irq_mask = ceu_data->irq_mask; in ceu_probe()