• Home
  • Raw
  • Download

Lines Matching full:certain

128 actual enumerated pins that are part of a certain group.
209 using a certain resistor value - pull up and pull down - so that the pin has a
290 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
531 pin controller and function. This is for cases where a certain function on
532 a certain pin controller may use different sets of pins in different
535 - PINS for a certain FUNCTION using a certain PIN GROUP on a certain
552 a certain function will be limited to a few choices (say up to eight or so),
573 some certain registers to activate a certain mux setting for a certain pin.
576 into some register named MUX to select a certain function with a certain
744 Note that the following implies that the use case is to use a certain pin
748 configuration for a certain device. See the section below named
806 The GPIO portions of a pin and its relation to a certain pin controller
824 Alternatively, the pin can be controlled by a certain peripheral, while
901 a pin control handle and set it to a certain state to enable UART TX to be
909 a certain pin config setting. Look in e.g. <linux/pinctrl/pinconf-generic.h>
991 Boards and machines define how a certain complete running system is put
1072 Finally, some devices expect the mapping table to contain certain specific
1197 So if you just want to put the pins for a certain device into the default
1213 A driver may request a certain control state to be activated, usually just the
1319 Here we first request a certain pin state and then request GPIO 14 to be
1324 mux in and bias pins in a certain way before the GPIO subsystems starts to
1379 It is possible to mux a certain function in and out at runtime, say to move