Lines Matching full:channels
15 to group hardware channel's mailboxes in logical channels.
20 of receive channels on the MRU instance coupled with the core, for instance in
23 channels on which the sender is intended to transmit.
25 For example, core B and C want to send messages to core A in channels 0 and 1,
30 rx-channels = <2>;
47 rx-channels:
51 Number of receive channels enabled on this instance.
52 Setting this value to N, will enable channels 0 to N-1, consecutively.
55 For example, if receiver A wants to Rx on channels 0 and 1, then A must
56 set rx-channels of mruA as follows:
59 rx-channels = <2>;