Home
last modified time | relevance | path

Searched refs:PINID_TO_PIN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.h30 #define PINID_TO_PIN(p) ((p) % 32) macro
H A Dpinctrl-mxs.c212 pin = PINID_TO_PIN(g->pins[i]); in mxs_pinctrl_set_mux()
275 pin = PINID_TO_PIN(g->pins[i]); in mxs_pinconf_group_set()
/kernel/linux/linux-6.6/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.h30 #define PINID_TO_PIN(p) ((p) % 32) macro
H A Dpinctrl-mxs.c215 pin = PINID_TO_PIN(g->pins[i]); in mxs_pinctrl_set_mux()
278 pin = PINID_TO_PIN(g->pins[i]); in mxs_pinconf_group_set()

Completed in 3 milliseconds