Searched refs:ICL_GPP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/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 */ 312 ICL_GPP(2, 104, 123, 160), /* GPP_F */ 313 ICL_GPP(3, 124, 152, 192), /* vGPIO */ 317 ICL_GPP(0, 153, 176, 224), /* GPP_C */ 318 ICL_GPP( [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/intel/ |
H A D | pinctrl-icelake.c | 24 #define ICL_GPP(r, s, e, g) \ macro 306 ICL_GPP(0, 0, 7, 0), /* GPP_G */ 307 ICL_GPP(1, 8, 33, 32), /* GPP_B */ 308 ICL_GPP(2, 34, 58, 64), /* GPP_A */ 312 ICL_GPP(0, 59, 82, 96), /* GPP_H */ 313 ICL_GPP(1, 83, 103, 128), /* GPP_D */ 314 ICL_GPP(2, 104, 123, 160), /* GPP_F */ 315 ICL_GPP(3, 124, 152, 192), /* vGPIO */ 319 ICL_GPP(0, 153, 176, 224), /* GPP_C */ 320 ICL_GPP( [all...] |
Completed in 2 milliseconds