Searched refs:S32_PIN_RANGE (Results 1 – 2 of 2) sorted by relevance
| /drivers/pinctrl/nxp/ |
| A D | pinctrl-s32g2.c | 767 S32_PIN_RANGE(0, 101), 768 S32_PIN_RANGE(112, 122), 769 S32_PIN_RANGE(144, 190), 771 S32_PIN_RANGE(512, 595), 772 S32_PIN_RANGE(631, 909), 773 S32_PIN_RANGE(942, 1007),
|
| A D | pinctrl-s32.h | 55 #define S32_PIN_RANGE(_start, _end) { .start = _start, .end = _end } macro
|
Completed in 7 milliseconds