Searched defs:RZG2L_GPIO_PORT_GET_PINCNT (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ | ||
H A D | pinctrl-rzg2l.c | 76 #define RZG2L_GPIO_PORT_GET_PINCNT(x) (((x) & GENMASK(30, 28)) >> 28) macro |
Completed in 4 milliseconds