Lines Matching +full:gpio +full:- +full:consumer
3 * SPDX-License-Identifier: Apache-2.0
12 * @brief RZ G3S specific GPIO Flags
15 * - Bit 9..8: Pin driving ability value
16 * - Bit 11..10: Digital Noise Filter Clock Selection value
17 * - Bit 13..12: Digital Noise Filter Number value
18 * - Bit 14: Digital Noise Filter ON/OFF
20 * gpio-consumer {
21 * out-gpios = <&port8 2 (GPIO_PULL_UP | RZG3S_GPIO_FILTER_SET(1, 3, 3))>;
23 * gpio-consumer {
24 * out-gpios = <&port8 2 (GPIO_PULL_UP | RZG3S_GPIO_IOLH_SET(2))>;
28 /* GPIO drive IOLH */
32 /* GPIO filter */