Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dmtk-cmdq-mailbox.c81 struct gce_plat { struct
515 struct gce_plat *plat_data; in cmdq_probe()
532 plat_data = (struct gce_plat *)of_device_get_match_data(dev); in cmdq_probe()
602 static const struct gce_plat gce_plat_v2 = {.thread_nr = 16};
603 static const struct gce_plat gce_plat_v3 = {.thread_nr = 24};
604 static const struct gce_plat gce_plat_v4 = {.thread_nr = 24, .shift = 3};