Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/txx9/rbtx4938/
Dsetup.c243 static void rbtx4938_spi_gpio_set(struct gpio_chip *chip, unsigned int offset, in rbtx4938_spi_gpio_set() function
262 rbtx4938_spi_gpio_set(chip, offset, value); in rbtx4938_spi_gpio_dir_out()
267 .set = rbtx4938_spi_gpio_set,