Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dxilinx_gpio.c114 static int xilinx_gpio_get_function(struct udevice *dev, unsigned offset) in xilinx_gpio_get_function() function
235 .get_function = xilinx_gpio_get_function,