Lines Matching +full:peripheral +full:- +full:in
4 # SPDX-License-Identifier: Apache-2.0
13 owned-channels = <0 1 2 3 4 5 6 7 8 9 10 11>;
14 child-owned-channels = <7 8 9 10 11>;
16 Which means that channels 0-11 will be assigned to the particular CPU.
18 In addition, `child-owned-channels` property allows to use channels
19 7-11 only by child subprocessor. If the CPU you're configuring has no
20 subprocessor(s) assigned, the `child-owned-channels` property
24 owned-channels:
27 List of channels in a split-ownership peripheral that are to be owned
30 nonsecure-channels:
33 List of channels in a split-ownership, split-security peripheral that
34 are to be configured as nonsecure. In Trustzone systems, this property
36 implicitly specified through the owned-channels property. This property
37 is ignored in non-Trustzone systems.
39 child-owned-channels:
42 List of channels in a split-ownership peripheral that are officially