Searched refs:lpc18xx_gpio_set (Results 1 – 1 of 1) sorted by relevance
273 static int lpc18xx_gpio_set(struct gpio_chip *chip, unsigned int offset, in lpc18xx_gpio_set() function320 lpc18xx_gpio_set(chip, offset, value); in lpc18xx_gpio_direction_output()330 .set = lpc18xx_gpio_set,