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
727 In the example activating muxing 0 and 1 at the same time setting bits
767 setting and then the device functions.
876 such as setting a GPIO's output value, reading a GPIO's input value, or
877 setting GPIO pin direction should be exposed through the GPIO subsystem,
907 a certain pin config setting. Look in e.g. <linux/pinctrl/pinconf-generic.h>
1279 driver which takes care of activating and/or deactivating the mux setting by
1318 setting up the config and muxing for the pins right before the device is