Lines Matching full:might
34 value might be driven ... supporting "wire-OR" and similar schemes
69 One platform might implement it as simple inline functions accessing chip
70 registers; another might implement it by delegating through abstractions
121 example, a number might be valid but temporarily unused on a given board.
212 /* GPIO INPUT: return zero or nonzero, might sleep */
215 /* GPIO OUTPUT, might sleep */
223 Other than the fact that these accessors might sleep, and will work
447 A GPIO controller on a SOC might be tightly coupled with the pinctrl
489 this is highly chip-specific and nonportable. One platform might not need
490 explicit multiplexing; another might have just two options for use of any
491 given pin; another might have eight options per pin; another might be able
497 or support them in the same way; and any given board might use external
726 a daughtercard might be different depending on the base board being used,