Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-dln2.c135 static int dln2_gpio_pin_set_out_val(struct dln2_gpio *dln2, in dln2_gpio_pin_set_out_val() function
227 dln2_gpio_pin_set_out_val(dln2, offset, value); in dln2_gpio_set()
264 ret = dln2_gpio_pin_set_out_val(dln2, offset, value); in dln2_gpio_direction_output()