Home
last modified time | relevance | path

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

/arch/mips/pmcs-msp71xx/
Dgpio.c95 static int msp71xx_set_gpio_mode(struct gpio_chip *chip, in msp71xx_set_gpio_mode() function
129 return msp71xx_set_gpio_mode(chip, offset, MSP71XX_GPIO_OUTPUT); in msp71xx_direction_output()
141 return msp71xx_set_gpio_mode(chip, offset, MSP71XX_GPIO_INPUT); in msp71xx_direction_input()