Searched refs:PINID_TO_BANK (Results 1 – 2 of 2) sorted by relevance
29 #define PINID_TO_BANK(p) ((p) >> 5) macro
214 bank = PINID_TO_BANK(g->pins[i]); in mxs_pinctrl_set_mux()277 bank = PINID_TO_BANK(g->pins[i]); in mxs_pinconf_group_set()