Searched refs:rpi3_gpio_set_select (Results 1 – 3 of 3) sorted by relevance
70 void rpi3_gpio_set_select(int gpio, int fsel) in rpi3_gpio_set_select() function98 rpi3_gpio_set_select(gpio, RPI3_GPIO_FUNC_INPUT); in rpi3_gpio_set_direction()101 rpi3_gpio_set_select(gpio, RPI3_GPIO_FUNC_OUTPUT); in rpi3_gpio_set_direction()
16 void rpi3_gpio_set_select(int gpio, int fsel);
624 rpi3_gpio_set_select(i, RPI3_GPIO_FUNC_ALT0); in rpi3_sdhost_init()665 rpi3_gpio_set_select(i, in rpi3_sdhost_stop()
Completed in 6 milliseconds