Lines Matching refs:setting
224 ... Find setting for pin @ offset ...
438 some general-purpose GPIO pin. However, in another setting, pins { A5, B5 } can
466 subsystems, so devices will request their mux setting, but it's also possible
537 other device mux setting or GPIO pin request has already taken your physical
538 pin, you will be denied the use of it. To get (activate) a new setting, the
568 is possible to perform the requested mux setting, poke the hardware so that
573 some certain registers to activate a certain mux setting for a certain pin.
575 A simple driver for the above example will work by setting bits 0, 1, 2, 3 or 4
726 In the example activating muxing 0 and 1 at the same time setting bits
766 setting and then the device functions.
865 such as setting a GPIO's output value, reading a GPIO's input value, or
866 setting GPIO pin direction should be exposed through the GPIO subsystem,
896 a certain pin config setting. Look in e.g. <linux/pinctrl/pinconf-generic.h>
1268 driver which takes care of activating and/or deactivating the mux setting by
1307 setting up the config and muxing for the pins right before the device is