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