Home
last modified time | relevance | path

Searched refs:rpi3_gpio_set_select (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware-2.8.0/drivers/rpi3/gpio/
A Drpi3_gpio.c70 void rpi3_gpio_set_select(int gpio, int fsel) in rpi3_gpio_set_select() function
98 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()
/arm-trusted-firmware-2.8.0/include/drivers/rpi3/gpio/
A Drpi3_gpio.h16 void rpi3_gpio_set_select(int gpio, int fsel);
/arm-trusted-firmware-2.8.0/drivers/rpi3/sdhost/
A Drpi3_sdhost.c624 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