Home
last modified time | relevance | path

Searched refs:gce_plat (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/mailbox/
Dmtk-cmdq-mailbox.c81 struct gce_plat { struct
514 struct gce_plat *plat_data; in cmdq_probe()
531 plat_data = (struct gce_plat *)of_device_get_match_data(dev); in cmdq_probe()
601 static const struct gce_plat gce_plat_v2 = {.thread_nr = 16};
602 static const struct gce_plat gce_plat_v3 = {.thread_nr = 24};
603 static const struct gce_plat gce_plat_v4 = {.thread_nr = 24, .shift = 3};