Searched refs:LKF_COMMUNITY (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/pinctrl/intel/ |
D | pinctrl-lakefield.c | 32 #define LKF_COMMUNITY(b, s, e, g) \ macro 332 LKF_COMMUNITY(0, 0, 59, lkf_community0_gpps), /* EAST */ 333 LKF_COMMUNITY(1, 60, 148, lkf_community1_gpps), /* NORTHWEST */ 334 LKF_COMMUNITY(2, 149, 237, lkf_community2_gpps), /* WEST */ 335 LKF_COMMUNITY(3, 238, 266, lkf_community3_gpps), /* SOUTHEAST */
|