Searched refs:GPIO_PIN_MAP (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/gpio/
H A Dbytgpio.c71 #define GPIO_PIN_MAP(r, f) { .reg = (r), .pad_func = (f) } macro
94 GPIO_PIN_MAP(85, 0),
95 GPIO_PIN_MAP(89, 0),
96 GPIO_PIN_MAP(93, 0),
97 GPIO_PIN_MAP(96, 0),
98 GPIO_PIN_MAP(99, 0),
99 GPIO_PIN_MAP(102, 0),
100 GPIO_PIN_MAP(98, 0),
101 GPIO_PIN_MAP(101, 0),
102 GPIO_PIN_MAP(3
[all...]

Completed in 79 milliseconds