Searched refs:MTL_P_COMMUNITY (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-meteorlake.c | 37 #define MTL_P_COMMUNITY(b, s, e, g) \ macro 381 MTL_P_COMMUNITY(0, 0, 52, mtlp_community0_gpps), 382 MTL_P_COMMUNITY(1, 53, 102, mtlp_community1_gpps), 383 MTL_P_COMMUNITY(2, 103, 183, mtlp_community3_gpps), 384 MTL_P_COMMUNITY(3, 184, 203, mtlp_community4_gpps), 385 MTL_P_COMMUNITY(4, 204, 288, mtlp_community5_gpps),
|