Lines Matching full:muxes
2 I2C muxes and complex topologies
19 Several types of hardware components such as I2C muxes, I2C gates and I2C
39 There are two variants of locking available to I2C muxes, they can be
40 mux-locked or parent-locked muxes.
43 Mux-locked muxes
46 Mux-locked muxes does not lock the entire parent adapter during the
47 full select-transfer-deselect transaction, only the muxes on the parent
48 adapter are locked. Mux-locked muxes are mostly interesting if the
72 2. M1 locks muxes on its parent (the root adapter in this case).
81 8. M1 unlocks muxes on its parent.
100 mux-locked muxes that are not siblings, when there are address
102 non-sibling muxes.
109 but mux-locked muxes do not guarantee that in all topologies.
113 gates/muxes, i.e. something that closes automatically after a given
125 Parent-locked muxes
128 Parent-locked muxes lock the parent adapter during the full select-
151 2. M1 locks muxes on its parent (the root adapter in this case).
163 10. M1 unlocks muxes on its parent.
208 the full duration of the operation (both muxes lock their parent,
232 full duration of the operation (muxes on the top child adapter of M1
255 for the full duration of the operation (M1 locks child muxes on the
289 duration of the operation (muxes on the top child adapter of M1
291 any point, just as is expected for mux-locked muxes.
298 Two mux-locked sibling muxes
322 Two parent-locked sibling muxes
346 Mux-locked and parent-locked sibling muxes
377 In drivers/i2c/muxes/: