Searched refs:TGL_GPP (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-tigerlake.c | 30 #define TGL_GPP(r, s, e, g) \ macro 341 TGL_GPP(0, 0, 25, 0), /* GPP_B */ 342 TGL_GPP(1, 26, 41, 32), /* GPP_T */ 343 TGL_GPP(2, 42, 66, 64), /* GPP_A */ 347 TGL_GPP(0, 67, 74, 96), /* GPP_S */ 348 TGL_GPP(1, 75, 98, 128), /* GPP_H */ 349 TGL_GPP(2, 99, 119, 160), /* GPP_D */ 350 TGL_GPP(3, 120, 143, 192), /* GPP_U */ 351 TGL_GPP(4, 144, 170, 224), /* vGPIO */ 355 TGL_GPP(0, 171, 194, 256), /* GPP_C */ [all …]
|