Lines Matching full:peripheral
15 The following assumes that only a single peripheral is connected to a DSI
34 conjunction with another DSI host to drive the same peripheral. Hardware
39 DSI peripheral
52 - reg: The virtual channel number of a DSI peripheral. Must be in the range
58 that the peripheral responds to.
59 - If the virtual channels that a peripheral responds to are consecutive, the
79 connected to this peripheral. Each DSI host's output endpoint can be linked to
80 an input endpoint of the DSI peripheral.
87 - (1), (2) and (3) are examples of a DSI host and peripheral on the DSI bus
89 - (4) is an example of a peripheral on a I2C control bus connected to a
91 - (5) is an example of 2 DSI hosts driving a dual-channel DSI peripheral,
101 /* peripheral responds to virtual channel 0 */
102 peripheral@0 {
117 /* peripheral responds to virtual channels 0 and 2 */
118 peripheral@0 {
133 /* peripheral responds to virtual channels 1, 2 and 3 */
134 peripheral@1 {