Searched refs:ceu_data (Results 1 – 1 of 1) sorted by relevance
1608 struct ceu_data { struct1612 static const struct ceu_data ceu_data_rz = { argument1616 static const struct ceu_data ceu_data_sh4 = {1632 const struct ceu_data *ceu_data; in ceu_probe() local1678 ceu_data = of_match_device(ceu_of_match, dev)->data; in ceu_probe()1682 ceu_data = &ceu_data_sh4; in ceu_probe()1693 ceudev->irq_mask = ceu_data->irq_mask; in ceu_probe()