Lines Matching full:certain

127 actual enumerated pins that are part of a certain group.
195 using a certain resistor value - pull up and pull down - so that the pin has a
279 controller handles control of a certain GPIO pin. Since a single pin controller
398 a certain physical pin (ball, pad, finger, etc) for multiple mutually exclusive
480 - FUNCTIONS have PIN GROUPS as defined on the generic level - so a certain
481 function is *always* associated with a certain set of pin groups, could
493 - The combination of a FUNCTION and a PIN GROUP determine a certain function
494 for a certain set of pins. The knowledge of the functions and pin groups
499 - The name of a function with a certain selector (>= 0)
500 - A list of groups associated with a certain function
501 - That a certain group in that list to be activated for a certain function
504 the core will retrieve the actual pin range in a certain group from the
507 - FUNCTIONS and GROUPS on a certain PIN CONTROLLER are MAPPED to a certain
511 the set of pins to be used by a certain device. (If only one possible group
533 pin controller and function. This is for cases where a certain function on
534 a certain pin controller may use different sets of pins in different
537 - PINS for a certain FUNCTION using a certain PIN GROUP on a certain
554 a certain function will be limited to a few choices (say up to eight or so),
575 some certain registers to activate a certain mux setting for a certain pin.
578 into some register named MUX to select a certain function with a certain
699 Note that the following implies that the use case is to use a certain pin
703 configuration for a certain device. See the section below named
761 The GPIO portions of a pin and its relation to a certain pin controller
780 Alternatively, the pin can be controlled by a certain peripheral, while
855 a pin control handle and set it to a certain state to enable UART TX to be
863 a certain pin config setting. Look in e.g. ``<linux/pinctrl/pinconf-generic.h>``
948 Boards and machines define how a certain complete running system is put
1037 Finally, some devices expect the mapping table to contain certain specific
1172 So if you just want to put the pins for a certain device into the default
1188 A driver may request a certain control state to be activated, usually just the
1298 Here we first request a certain pin state and then request GPIO "foo" to be
1303 mux in and bias pins in a certain way before the GPIO subsystems starts to
1362 It is possible to mux a certain function in and out at runtime, say to move