Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dbcm6345_gpio.c55 static int bcm6345_gpio_direction_input(struct udevice *dev, unsigned offset) in bcm6345_gpio_direction_input() function
83 .direction_input = bcm6345_gpio_direction_input,