Lines Matching full:side
16 for one processor (A side) to signal the other processor (B side) using
20 different clocks (from each side of the different peripheral buses).
21 Therefore, the MU must synchronize the accesses from one side to the
23 registers (Processor A-side, Processor B-side).
40 - description: a side register base address
41 - description: b side register base address
45 - const: processor-a-side
46 - const: processor-b-side
49 description: a side interrupt number.
57 - description: a side power domain
58 - description: b side power domain
62 - const: processor-a-side
63 - const: processor-b-side
88 reg = <0x5d270000 0x10000>, /* A side */
89 <0x5d300000 0x10000>; /* B side */
90 reg-names = "processor-a-side", "processor-b-side";
94 power-domain-names = "processor-a-side", "processor-b-side";