Lines Matching +full:sub +full:- +full:system
9 mailbox.txt for generic information about mailbox device-tree bindings.
12 - compatible: can be "mediatek,mt8173-gce", "mediatek,mt8183-gce" or
13 "mediatek,mt6779-gce".
14 - reg: Address range of the GCE unit
15 - interrupts: The interrupt signal from the GCE block
16 - clock: Clocks according to the common clock binding
17 - clock-names: Must be "gce" to stand for GCE clock
18 - #mbox-cells: Should be 2.
25 - mboxes: Client use mailbox to communicate with GCE, it should have this
28 - mediatek,gce-client-reg: Specify the sub-system id which is corresponding
30 sub-system specifiers.
33 subsys_number: specify the sub-system id which is corresponding
38 Some vaules of properties are defined in 'dt-bindings/gce/mt8173-gce.h',
39 'dt-binding/gce/mt8183-gce.h' or 'dt-bindings/gce/mt6779-gce.h'. Such as
40 sub-system ids, thread priority, event ids.
45 compatible = "mediatek,mt8173-gce";
49 clock-names = "gce";
50 #mbox-cells = <2>;
55 mmsys: clock-controller@14000000 {
56 compatible = "mediatek,mt8173-mmsys";
59 mutex-event-eof = <CMDQ_EVENT_MUTEX0_STREAM_EOF
61 mediatek,gce-client-reg = <&gce SUBSYS_1400XXXX 0x3000 0x1000>,