Lines Matching refs:pin
3 The pins controlled by mxs pin controller are organized in banks, each bank
4 has 32 pins. Each pin has 4 multiplexing functions, and generally, the 4th
11 pin controller.
16 The node of mxs pin controller acts as a container for an arbitrary number of
25 Those subnodes under mxs pin controller node will fall into two categories.
26 One is to set up a group of pins for a function, both mux selection and pin
28 one is to adjust the pin configuration for some particular pins that need a
32 On mxs, there is no hardware pin group. The pin group in this binding only
42 - fsl,pinmux-ids: An integer array. Each integer in the array specify a pin
43 with given mux function, with bank, pin and mux packed as below.
46 [11..4] : pin number
50 and config nodes to identify a pin. The mux selection in the integer takes
52 since config node is only meant to set up pin configurations.