Searched refs:dln2_gpio_pin_set_out_val (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-dln2.c | 136 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()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-dln2.c | 135 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()
|
Completed in 3 milliseconds