Lines Matching refs:bus
3 This binding describes an I2C bus multiplexer that uses pin multiplexing to
12 | +---+ +------+ | child bus A, on first set of pins
14 | +---+ +------+ | child bus B, on second set of pins
23 - i2c-parent: The phandle of the I2C bus that this multiplexer's master-side
29 bus. See ../pinctrl/pinctrl-bindings.txt.
33 * I2C child bus nodes. See mux.txt in this directory.
35 For each named state defined in the pinctrl-names property, an I2C child bus
36 will be created. I2C child bus numbers are assigned based on the index into
39 The only exception is that no bus will be created for a state named "idle". If
43 pinctrl-names = "ddc", "pta", "idle" -> ddc = bus 0, pta = bus 1
47 Whenever an access is made to a device on a child bus, the relevant pinctrl
51 on a child bus, the idle pinctrl state will be programmed into hardware.
55 a child bus.