Searched refs:ICL_GPP (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-icelake.c | 30 #define ICL_GPP(r, s, e, g) \ macro 304 ICL_GPP(0, 0, 7, 0), /* GPP_G */ 305 ICL_GPP(1, 8, 33, 32), /* GPP_B */ 306 ICL_GPP(2, 34, 58, 64), /* GPP_A */ 310 ICL_GPP(0, 59, 82, 96), /* GPP_H */ 311 ICL_GPP(1, 83, 103, 128), /* GPP_D */ 635 ICL_GPP(1, 9, 34, 32), /* GPP_B */ 636 ICL_GPP(2, 35, 55, 64), /* GPP_A */ 637 ICL_GPP(3, 56, 63, 96), /* GPP_S */ 638 ICL_GPP(4, 64, 71, 128), /* GPP_R */ [all …]
|