Searched refs:fsel (Results 1 – 2 of 2) sorted by relevance
71 void rpi3_gpio_set_select(int gpio, int fsel) in rpi3_gpio_set_select() argument79 sel = (sel & (~mask)) | ((fsel << shift) & mask); in rpi3_gpio_set_select()
16 void rpi3_gpio_set_select(int gpio, int fsel);