Lines Matching refs:register
1 One-register-per-pin type device tree based pinctrl driver
8 - reg : offset and length of the register set for the mux registers
13 - pinctrl-single,register-width : pinmux register access width in bits
16 in the pinmux register
23 - pinctrl-single,bit-per-mux : boolean to indicate that one register controls
28 drive strength in the pinmux register. They're value of drive strength
35 input bias pullup in the pinmux register.
41 input bias pulldown in the pinmux register.
57 input schmitt in the pinmux register. In some silicons, there're two input
58 schmitt value (rising-edge & falling-edge) in the pinmux register.
64 configure input schmitt enable or disable in the pinmux register.
92 This driver assumes that there is only one register for each pin (unless the
97 register offset and values using pinctrl-single,pins. Only the bits specified
104 Where 0xdc is the offset from the pinctrl register base address for the device
105 pinctrl register, and 0x118 contains the desired value of the pinctrl register.
115 In case when one register changes more than one pin's mux the
120 Where 0xdc is the offset from the pinctrl register base address for the
121 device pinctrl register, 0x18 is the desired value, and 0xff is the sub mask to
122 be used when applying this change to the register.
126 register, those pins could be defined as a GPIO range. This sub-node is required
150 pinctrl-single,register-width = <16>;
162 pinctrl-single,register-width = <16>;
168 reg = <0x48002274 4>; /* Single register */
172 pinctrl-single,register-width = <32>;
184 pinctrl-single,register-width = <32>;