Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-dln2.c136 static int dln2_gpio_pin_set_out_val(struct dln2_gpio *dln2, in dln2_gpio_pin_set_out_val() function
228 dln2_gpio_pin_set_out_val(dln2, offset, value); in dln2_gpio_set()
265 ret = dln2_gpio_pin_set_out_val(dln2, offset, value); in dln2_gpio_direction_output()