Searched refs:COH901_PINRANGE (Results 1 – 1 of 1) sorted by relevance
/drivers/pinctrl/ |
D | pinctrl-coh901.c | 604 #define COH901_PINRANGE(a, b) { .offset = a, .pin_base = b } macro 607 COH901_PINRANGE(10, 426), 608 COH901_PINRANGE(11, 180), 609 COH901_PINRANGE(12, 165), /* MS/MMC card insertion */ 610 COH901_PINRANGE(13, 179), 611 COH901_PINRANGE(14, 178), 612 COH901_PINRANGE(16, 194), 613 COH901_PINRANGE(17, 193), 614 COH901_PINRANGE(18, 192), 615 COH901_PINRANGE(19, 191), [all …]
|